This commit is contained in:
Junegunn Choi
2015-05-21 00:38:40 +09:00
parent 1592bedbe8
commit 34946b72a5
6 changed files with 19 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
version=0.9.11
version=0.9.12
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)