summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-06-18 11:43:34 +0200
committerUrbain Vaes <urbain@vaes.uk>2015-06-18 11:43:34 +0200
commit6c9dd9ada1329bf1dc96be23ab4e48320b874865 (patch)
treeb37ff5e7ea8b59180e477e6527f81c3e13cd334d /bashrc
parenta9eafd950f9ea4bc20a5a8cd00fd1536cd0a8f2b (diff)
Add minor changes (colorschemes + fzf integration)
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 7d576dc..d3578b3 100644
--- a/bashrc
+++ b/bashrc
@@ -112,6 +112,6 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
-[ -f ~/.fzf.bash ] && source ~/.fzf.bash
source ~/github/fzf-marks/fzf-marks.bash
+[ -f ~/.fzf.bash ] && source ~/.fzf.bash