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
2016-11-19 23:13:26 +09:00
parent d75ed841a9
commit 6a65006f55
5 changed files with 17 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
set -u
[[ "$@" =~ --pre ]] && version=0.15.7 pre=1 ||
version=0.15.7 pre=0
[[ "$@" =~ --pre ]] && version=0.15.8 pre=1 ||
version=0.15.8 pre=0
auto_completion=
key_bindings=