]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/fzf.json
Add SciTE (#230)
[xdg-ninja.git] / programs / fzf.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.fzf",
5 "movable": true,
6 "help": "This has been added since 0.17.4. See https://github.com/junegunn/fzf/pull/1282 .\nReinstall from git with ```bash\n~/.fzf/uninstall\nrm -rf ~/.fzf\ngit clone --depth 1 https://github.com/junegunn/fzf.git $XDG_DATA_HOME/fzf\n$XDG_DATA_HOME/fzf/install --xdg\n```\n"
7 }
8 ],
9 "name": "fzf"
10 }