X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/19f45a804700ed656a28ad93dd86868acd8afcb6..4f9fda493af509f0d07182f1e1f717c310fde4e0:/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" } ] }