Some fixes to ssh settings
This commit is contained in:
3
terminal/fish/functions/ssh.fish
Normal file
3
terminal/fish/functions/ssh.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function ssh
|
||||
/usr/bin/env TERM=xterm-256color ssh $argv
|
||||
end
|
||||
Reference in New Issue
Block a user