Update fish from macso #fishshell

This commit is contained in:
Colin Powell
2019-02-28 13:53:34 -05:00
parent ca9f5bb4bf
commit 174b645983
4 changed files with 3 additions and 4 deletions

View File

@ -1 +0,0 @@
fisher copy-user-key-bindings

View File

@ -1,4 +1,3 @@
thefuck --alias | source
source ~/.asdf/asdf.fish
set PATH ~/.fzf/bin $PATH
fzf_key_bindings

View File

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

View File

@ -0,0 +1,3 @@
function stage-admin
ssh colinpowell@172.17.10.48
end