]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/fzf.json
Update python help
[xdg-ninja.git] / programs / fzf.json
1 {
2 "files": [
3 {
4 "help": "This has been added since 0.17.4. See https://github.com/junegunn/fzf/pull/1282.\nReinstall from git with\n```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",
5 "movable": true,
6 "path": "$HOME/.fzf"
7 },
8 {
9 "help": "Follow instructions for moving `.fzf`\n",
10 "movable": true,
11 "path": "$HOME/.fzf.zsh"
12 },
13 {
14 "help": "Follow instructions for moving `.fzf`\n",
15 "movable": true,
16 "path": "$HOME/.fzf.bash"
17 }
18 ],
19 "name": "fzf"
20 }