More fighting with fzf between mac and linux #fishshell

This commit is contained in:
Colin Powell
2019-01-16 07:47:19 -05:00
parent c48510739d
commit bbd681ad57
4 changed files with 3 additions and 3 deletions

View File

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

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
/home/powellc/.fzf/shell/key-bindings.fish
/Users/colinpowell/.fzf/shell/key-bindings.fish