X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6f9e63f16ef64d89b85b8d05c48950d9c0162533..8f8d4bd2f159975e9dcb5bbcb58a3b6ed7ccea74:/programs/fzf.json diff --git a/programs/fzf.json b/programs/fzf.json index 412931d..41d42f5 100644 --- a/programs/fzf.json +++ b/programs/fzf.json @@ -4,6 +4,16 @@ "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", "movable": true, "path": "$HOME/.fzf" + }, + { + "help": "Follow instructions for moving `.fzf`\n", + "movable": true, + "path": "$HOME/.fzf.zsh" + }, + { + "help": "Follow instructions for moving `.fzf`\n", + "movable": true, + "path": "$HOME/.fzf.bash" } ], "name": "fzf"