More fighting with fzf between mac and linux #fishshell
This commit is contained in:
@ -1 +0,0 @@
|
||||
fisher copy-user-key-bindings
|
||||
@ -4,5 +4,5 @@ if type -q direnv
|
||||
eval (direnv export fish)
|
||||
end
|
||||
else
|
||||
echo "Install direnv first! Check http://direnv.net" ^&1
|
||||
echo "Install direnv first! Check http://direnv.net" 2>&1
|
||||
end
|
||||
|
||||
@ -57,4 +57,5 @@ SETUVAR fish_pager_color_completion:\x1d
|
||||
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
||||
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||
SETUVAR fish_user_paths:/Users/colinpowell/\x2efzf/bin
|
||||
SETUVAR yimmy_solarized:true
|
||||
|
||||
@ -1 +1 @@
|
||||
/home/powellc/.fzf/shell/key-bindings.fish
|
||||
/Users/colinpowell/.fzf/shell/key-bindings.fish
|
||||
Reference in New Issue
Block a user