]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/fzf.json
Add Paradox Interactive Games (#249)
[xdg-ninja.git] / programs / fzf.json
index ebb52b546f887ddb93de536d12558139ad90ead8..41d42f523d3ce59d40181888e5360654b4f04a42 100644 (file)
@@ -1,10 +1,20 @@
 {
     "files": [
         {
-            "path": "$HOME/.fzf",
+            "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,
-            "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"
+            "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"
-}
+}
\ No newline at end of file