m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Prepare for 0.16.0 release

This commit is contained in:
Junegunn Choi
2017-01-08 02:09:31 +09:00
parent 1a50f1eca1
commit a30999a785
5 changed files with 16 additions and 18 deletions

View File

@@ -496,12 +496,9 @@ valid directory. Example:
set -l FZF_CTRL_T_COMMAND "command find -L \$dir -type f 2> /dev/null | sed '1d; s#^\./##'"
```
License
-------
[License](LICENSE)
------------------
[MIT](LICENSE)
The MIT License (MIT)
Author
------
Junegunn Choi
Copyright (c) 2017 Junegunn Choi