From 6c9dd9ada1329bf1dc96be23ab4e48320b874865 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 18 Jun 2015 11:43:34 +0200 Subject: Add minor changes (colorschemes + fzf integration) --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') 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 -- cgit v1.2.3