Add fzf to bashrc instead of profile
This commit is contained in:
@@ -26,6 +26,3 @@ if [ -d "$HOME/.local/bin" ] ; then
|
||||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
|
||||
. "$HOME/.bash-profile.d/fzf-completion.bash"
|
||||
. "$HOME/.bash-profile.d/fzf-key-bindings.bash"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user