diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:22:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:22:53 +0300 |
commit | 96ca16e35160af2b753454114a498ad964cdf02e (patch) | |
tree | c9a83fed5cff170c1a07b729fb96e7da81644211 /community/fzf | |
parent | aff065aea943d21a1af0065035153c2761dbbb6b (diff) | |
download | repository-96ca16e35160af2b753454114a498ad964cdf02e.tar.gz |
fzf: add meta file
Diffstat (limited to 'community/fzf')
-rw-r--r-- | community/fzf/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/fzf/meta b/community/fzf/meta new file mode 100644 index 00000000..a2a4ebf9 --- /dev/null +++ b/community/fzf/meta @@ -0,0 +1,3 @@ +description: Fuzzy finder written in Go +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |