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
2016-03-03 01:57:28 +09:00
parent 09a2ab39fe
commit b47ab633e2
3 changed files with 9 additions and 3 deletions

View File

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