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:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user