]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/emacs.json
Merge pull request #313 from iagoleal/fennel
[xdg-ninja.git] / programs / emacs.json
index 22b226d74df8b34d88f8c714f6b51e29e3327b33..566e6656016e4f6f2ce781e0d78b5c02e4fc9f0f 100644 (file)
@@ -1,7 +1,7 @@
 {
     "files": [
         {
-            "help": "Supported since _27.1_.\n\nYou can move the file to _XDG_CONFIG_HOME/emacs/init.el_.\n",
+            "help": "Supported since _27.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs/init.el_.\n",
             "movable": true,
             "path": "$HOME/.emacs.d/init.el"
         },
             "path": "$HOME/.emacs.d"
         },
         {
-            "help": "Looks to be supported natively. However, according to XDG \"Legacy paths have precedence over XDG paths. Emacs will never create _XDG_CONFIG_HOME/emacs/_\".\nMove at your own risk.\n\nYou can move the file to _XDG_CONFIG_HOME/emacs_.\n",
+            "help": "Looks to be supported natively. However, according to XDG \"Legacy paths have precedence over XDG paths. Emacs will never create _$XDG_CONFIG_HOME/emacs/_\".\nMove at your own risk.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs_.\n",
             "movable": true,
             "path": "$HOME/.emacs"
         }
     ],
     "name": "emacs"
-}
\ No newline at end of file
+}