My fish config
This commit is contained in:
3
functions/vivo.fish
Normal file
3
functions/vivo.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function vivo --wraps='sshpass -f ~/Documentos/backup/vivo_pass ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa -l support 192.168.15.1' --description 'alias vivo sshpass -f ~/Documentos/backup/vivo_pass ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa -l support 192.168.15.1'
|
||||
sshpass -f ~/Documentos/backup/vivo_pass ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa -l support 192.168.15.1 $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user