X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/881b8a05e8719fb86cb4aa5cc1a77409995eb758..f245eba8d1bd8cb52d27dc47adbca585b99ed717:/programs/gef.json diff --git a/programs/gef.json b/programs/gef.json index a9cd31d..92e6a98 100644 --- a/programs/gef.json +++ b/programs/gef.json @@ -4,7 +4,7 @@ { "path": "$HOME/.gef.rc", "movable": true, - "help": "GEF supports setting it's config file path through an environment variable. Simply move your _.gef.rc_ file to _XDG_CONFIG_HOME/gef_ and export the following:\n\n```bash\nexport GEF_RC=\"$XDG_CONFIG_HOME\"/gef/.gef.rc \n```\n" + "help": "GEF supports setting it's config file path through an environment variable. Simply move your _.gef.rc_ file to _$XDG_CONFIG_HOME/gef_ and export the following:\n\n```bash\nexport GEF_RC=\"$XDG_CONFIG_HOME\"/gef/.gef.rc \n```\n" } ] }