m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00
This commit is contained in:
Junegunn Choi
2016-09-29 03:05:20 +09:00
parent 957c12e7d7
commit 8b0d0342d4
4 changed files with 5 additions and 5 deletions

View File

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