mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
commit
2a498e5192
1 changed files with 1 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ in {
|
||||||
nve = "nvdots ~/repos/dots/modules/home-manager/files/nvim/lua";
|
nve = "nvdots ~/repos/dots/modules/home-manager/files/nvim/lua";
|
||||||
pssh = "ssh -o 'UserKnownHostsFile /dev/null' -o 'StrictHostKeyChecking no' -o PubkeyAcceptedKeyTypes=+ssh-rsa -o HostKeyAlgorithms=+ssh-rsa -o KexAlgorithms=+diffie-hellman-group1-sha1 -i ~/.ssh/id_rsa-acceptance";
|
pssh = "ssh -o 'UserKnownHostsFile /dev/null' -o 'StrictHostKeyChecking no' -o PubkeyAcceptedKeyTypes=+ssh-rsa -o HostKeyAlgorithms=+ssh-rsa -o KexAlgorithms=+diffie-hellman-group1-sha1 -i ~/.ssh/id_rsa-acceptance";
|
||||||
sal = "ssh-add -L";
|
sal = "ssh-add -L";
|
||||||
|
sshnull = "ssh -o UserKnownHostsFile=/dev/null";
|
||||||
st = "open -a SourceTree";
|
st = "open -a SourceTree";
|
||||||
sz = "source ~/.zshrc";
|
sz = "source ~/.zshrc";
|
||||||
trippy = "echo 'To run trippy, the command is trip'";
|
trippy = "echo 'To run trippy, the command is trip'";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue