diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-08-12 10:33:27 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-08-12 10:33:27 +0100 |
commit | 21273fccab1765a30aa8cd26412030482306c5c9 (patch) | |
tree | 14e38cecf80f5d876c9fc48307d6b512c81521aa /.bashrc | |
parent | 5e17418f1eef06e97bb621edf53530437df8b14f (diff) |
Adapt to arch linux
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,4 +114,5 @@ if ! shopt -oq posix; then fi source ~/github/fzf-marks/fzf-marks.plugin.bash + [ -f ~/.fzf.bash ] && source ~/.fzf.bash |