Add datastage func and remove fzf key bindings #fishshell

This commit is contained in:
Colin Powell
2019-01-17 23:39:29 -05:00
parent 07daf06d9c
commit 454f46c4f5
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,3 @@
function datastage-admin
ssh colinpowell@172.16.10.46
end

View File

@ -1,3 +1,2 @@
function fish_user_key_bindings
fzf_key_bindings
end