Add datastage func and remove fzf key bindings #fishshell
This commit is contained in:
3
fish/.config/fish/functions/datastage-admin.fish
Normal file
3
fish/.config/fish/functions/datastage-admin.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function datastage-admin
|
||||
ssh colinpowell@172.16.10.46
|
||||
end
|
||||
@ -1,3 +1,2 @@
|
||||
function fish_user_key_bindings
|
||||
fzf_key_bindings
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user