diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index f08d949..0e57c8a 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -16,6 +16,7 @@ sshpass = "ssh -o PubkeyAuthentication=no"; tf = "terraform"; tfyolo = "terraform apply -auto-approve"; + tt = "cbonsai -S"; v = "vim"; vi = "vim"; };