mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-31 08:54:23 +00:00
Fix ported bash config
This commit is contained in:
parent
fefed75ba9
commit
9ab94fecb2
@ -107,7 +107,7 @@ else
|
|||||||
|
|
||||||
# Key bindings
|
# Key bindings
|
||||||
source $fzf_shell_path/key-bindings.bash
|
source $fzf_shell_path/key-bindings.bash
|
||||||
end
|
fi
|
||||||
fi
|
fi
|
||||||
if type rg &> /dev/null; then
|
if type rg &> /dev/null; then
|
||||||
export FZF_DEFAULT_COMMAND='rg --files'
|
export FZF_DEFAULT_COMMAND='rg --files'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user