From 21273fccab1765a30aa8cd26412030482306c5c9 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 12 Aug 2015 10:33:27 +0100 Subject: Adapt to arch linux --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 0519eef..e4cd4ff 100644 --- a/.bashrc +++ b/.bashrc @@ -114,4 +114,5 @@ if ! shopt -oq posix; then fi source ~/github/fzf-marks/fzf-marks.plugin.bash + [ -f ~/.fzf.bash ] && source ~/.fzf.bash -- cgit v1.2.3