FZF_DEFAULT_COMMAND

This commit is contained in:
Junegunn Choi
2013-11-02 12:56:43 +09:00
parent 682583e88f
commit 6a9970c98e
3 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = 'fzf'
spec.version = '0.1.1'
spec.version = '0.1.2'
spec.authors = ['Junegunn Choi']
spec.email = ['junegunn.c@gmail.com']
spec.description = %q{Fuzzy finder for your shell}