diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-04-26 11:51:47 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-04-26 11:51:47 +0100 |
commit | 9600f2f2037429da7179b2399347b1857028de85 (patch) | |
tree | b1c809a9f077627e69c806c1d290a60ae754c1a8 /bash | |
parent | 5e0197ee538a1c216027cc69baaa776a9f213f3e (diff) |
Make various improvements
Diffstat (limited to 'bash')
-rw-r--r-- | bash/.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index 8b13789..e5d6fc1 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -1 +1,3 @@ + +[ -f ~/.fzf.bash ] && source ~/.fzf.bash |