summaryrefslogtreecommitdiff
path: root/setupDEB.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setupDEB.sh')
-rwxr-xr-xsetupDEB.sh4
1 files changed, 4 insertions, 0 deletions
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