]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/tmux.json
Missing three $ in conda help (#443)
[xdg-ninja.git] / programs / tmux.json
index b6ae48289717cb8e30c733ffc97affae8c8f9d5c..35ef7bf1bb4d8f6a9f807c5a2366f2848c207bf4 100644 (file)
@@ -4,12 +4,12 @@
         {
             "path": "$HOME/.tmux.conf",
             "movable": true,
-            "help": "Supported since _v3.2_ (Partial support since _v3.1_).\n\nYou can move the file to _XDG_CONFIG_HOME/tmux/tmux.conf_.\n"
+            "help": "Supported since _v3.2_ (Partial support since _v3.1_).\n\nYou can move the file to _$XDG_CONFIG_HOME/tmux/tmux.conf_.\n"
         },
         {
             "path": "$HOME/.tmux",
             "movable": true,
-            "help": "Set this in your tmux.conf:\n\n```set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.local/share/tmux/plugins'```\n\nThen update the path to tpm to:\n\n```run '~/.local/share/tmux/plugins/tpm/tpm'```\n\nNow move .tmux to _XDG_CONFIG_HOME_/tmux.\n"
+            "help": "Set this in your tmux.conf:\n\n```set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.local/share/tmux/plugins'```\n\nThen update the path to tpm to:\n\n```run '~/.local/share/tmux/plugins/tpm/tpm'```\n\nNow move .tmux to _XDG_DATA_HOME_/tmux.\n"
         }
     ]
 }