Skip to content

Commit

Permalink
added fzf again
Browse files Browse the repository at this point in the history
  • Loading branch information
betarelease committed Jun 6, 2016
1 parent dabe66e commit 56601a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions the_files/bashrc
Expand Up @@ -23,3 +23,5 @@ export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting

export NVM_DIR="/Users/srao/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm

[ -f ~/.fzf.bash ] && source ~/.fzf.bash

0 comments on commit 56601a4

Please sign in to comment.