m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
This commit is contained in:
Junegunn Choi
2015-04-22 01:42:38 +09:00
parent edb5ab5622
commit a4cf5510e3
4 changed files with 18 additions and 2 deletions

View File

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