handy alias for not using pubkey authentication
parent
b6e6cf3cea
commit
e36879a7a6
|
@ -1 +1,2 @@
|
||||||
alias dotfiles='git --git-dir=$HOME/dotfiles.git/ --work-tree=$HOME'
|
alias dotfiles='git --git-dir=$HOME/dotfiles.git/ --work-tree=$HOME'
|
||||||
|
alias nokeyssh="ssh -o PubkeyAuthentication=no"
|
||||||
|
|
Reference in New Issue