remove unneccicary functions
This commit is contained in:
parent
2b7ea7de34
commit
6c8ba1cc11
2 changed files with 0 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
||||||
function minecraft --wraps='kitty +kitten ssh root@192.168.1.191' --description 'alias minecraft=kitty +kitten ssh root@192.168.1.191'
|
|
||||||
kitty +kitten ssh root@192.168.1.191 $argv;
|
|
||||||
end
|
|
|
@ -1,3 +0,0 @@
|
||||||
function vm --wraps='kitty +kitten ssh moose@107.174.70.14' --wraps='kitty +kitten ssh moose@107.174.70.140' --description 'alias vm=kitty +kitten ssh moose@107.174.70.140'
|
|
||||||
kitty +kitten ssh moose@107.174.70.140 $argv;
|
|
||||||
end
|
|
Reference in a new issue