m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00
This commit is contained in:
Junegunn Choi
2015-04-18 10:38:12 +09:00
parent f66d94c6b0
commit 1169cc8653
4 changed files with 8 additions and 8 deletions

View File

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