Implement --toggle-sort option (#173)

This commit is contained in:
Junegunn Choi
2015-03-31 22:05:16 +09:00
parent 84a7499ae3
commit 50292adacb
16 changed files with 156 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
version=0.9.6
version=0.9.7
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)