diff --git a/.config/fish/conf.d/fzf.fish b/.config/fish/conf.d/fzf.fish index 385383e..82d4274 100644 --- a/.config/fish/conf.d/fzf.fish +++ b/.config/fish/conf.d/fzf.fish @@ -7,4 +7,4 @@ set FZF_ALT_C_COMMAND " command find -L \$dir -mindepth 1 \\( -path \$dir'*/\\.*' \\) -prune \ -o -type d -print 2> /dev/null | sed 's@^\./@@'" fzf_key_bindings -bind \cr history-pager +# bind \cr history-pager