From f7ae5753ea0fc2a8e06dd0ec5b2c71d6696106fe Mon Sep 17 00:00:00 2001 From: Chrisatmachine Date: Thu, 23 Aug 2018 23:25:56 -0400 Subject: big changes --- setupDEB.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'setupDEB.sh') diff --git a/setupDEB.sh b/setupDEB.sh index 4b743fb3..a0f20a00 100755 --- a/setupDEB.sh +++ b/setupDEB.sh @@ -14,3 +14,7 @@ curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > # run installer sh ./installer.sh ~/.cache/dein + +git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf + +~/.fzf/install -- cgit v1.2.3