.
This commit is contained in:
parent
5a65e14311
commit
edb70380ec
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -229,7 +229,7 @@ fi
|
|||
|
||||
# ─< Key bindings >───────────────────────────────────────────────────────────────────────
|
||||
# source /usr/share/doc/fzf/examples/completion.bash
|
||||
if [ -f $HOME/.fzf.bash]; then
|
||||
if [ -f $HOME/.fzf.bash ]; then
|
||||
source $HOME/.fzf.bash
|
||||
else
|
||||
echo_error "fzf completion script not found"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue