fish: more config and functions
This commit is contained in:
parent
ee4d07abc2
commit
b93bcbba4e
7 changed files with 34 additions and 8 deletions
3
cli/.config/fish/functions/s.fish
Normal file
3
cli/.config/fish/functions/s.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function s
|
||||
termcompat ssh $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue