mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-26 19:12:18 +00:00
Compare commits
2 commits
ec537dca23
...
3d1fd7746c
Author | SHA1 | Date | |
---|---|---|---|
3d1fd7746c | |||
69452c0052 |
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
sshpass = "ssh -o PubkeyAuthentication=no";
|
||||
tf = "terraform";
|
||||
tfyolo = "terraform apply -auto-approve";
|
||||
tt = "cbonsai -S -c $(string join '' (for i in (seq 50); echo \"&,\"; end)),🌸";
|
||||
v = "vim";
|
||||
vi = "vim";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue