mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
re-add sshpass abbr
This commit is contained in:
parent
00db2d1055
commit
1468ecb556
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
jqless = "jq -C | less -r";
|
||||
k = "kubectl";
|
||||
n = "nix";
|
||||
sshpass = "ssh -o PubkeyAuthentication=no";
|
||||
tf = "terraform";
|
||||
tfyolo = "terraform apply -auto-approve";
|
||||
vi = "vim";
|
||||
|
|
Loading…
Reference in a new issue