m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00
This commit is contained in:
Junegunn Choi
2016-04-16 14:37:16 +09:00
parent 2f6d23b91e
commit 879ead210f
4 changed files with 10 additions and 4 deletions

View File

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