fzf support for shells
This commit is contained in:
parent
8290897c58
commit
a4857ceb69
2 changed files with 4 additions and 0 deletions
|
|
@ -104,3 +104,5 @@ prompt_func() {
|
|||
PROMPT_COMMAND=prompt_func
|
||||
|
||||
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue