mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
fish: tt abbr for bonsai tree screensaver
This commit is contained in:
parent
ec537dca23
commit
69452c0052
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
sshpass = "ssh -o PubkeyAuthentication=no";
|
sshpass = "ssh -o PubkeyAuthentication=no";
|
||||||
tf = "terraform";
|
tf = "terraform";
|
||||||
tfyolo = "terraform apply -auto-approve";
|
tfyolo = "terraform apply -auto-approve";
|
||||||
|
tt = "cbonsai -S";
|
||||||
v = "vim";
|
v = "vim";
|
||||||
vi = "vim";
|
vi = "vim";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue