diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index 0e57c8a..04394da 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -16,7 +16,7 @@ sshpass = "ssh -o PubkeyAuthentication=no"; tf = "terraform"; tfyolo = "terraform apply -auto-approve"; - tt = "cbonsai -S"; + tt = "cbonsai -S -c $(string join '' (for i in (seq 50); echo \"&,\"; end)),🌸"; v = "vim"; vi = "vim"; };