[fish] Add function for interacting with iapetus

This commit is contained in:
2020-07-21 22:08:16 -04:00
parent 619a21eb54
commit a123bca9b8
3 changed files with 8 additions and 5 deletions

View File

@ -0,0 +1,3 @@
function icmd
ssh iapetus.local $argv
end