Update fish from macso #fishshell
This commit is contained in:
@ -1 +0,0 @@
|
||||
fisher copy-user-key-bindings
|
||||
@ -1,4 +1,3 @@
|
||||
thefuck --alias | source
|
||||
source ~/.asdf/asdf.fish
|
||||
set PATH ~/.fzf/bin $PATH
|
||||
fzf_key_bindings
|
||||
|
||||
@ -1,4 +1,2 @@
|
||||
function fish_user_key_bindings
|
||||
end
|
||||
|
||||
fzf_key_bindings
|
||||
|
||||
3
fish/.config/fish/functions/stage-admin.fish
Normal file
3
fish/.config/fish/functions/stage-admin.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function stage-admin
|
||||
ssh colinpowell@172.17.10.48
|
||||
end
|
||||
Reference in New Issue
Block a user