X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/9bd089482db1909ce29654d02b404e45c4d81409..b62bb6b9a67a77beebfe28e446811cd1b43c8ab0:/programs/cabal.json diff --git a/programs/cabal.json b/programs/cabal.json index 8627987..b3e546c 100644 --- a/programs/cabal.json +++ b/programs/cabal.json @@ -3,7 +3,7 @@ { "path": "$HOME/.cabal", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport CABAL_CONFIG=\"$XDG_CONFIG_HOME\"/cabal/config\nexport CABAL_DIR=\"$XDG_DATA_HOME\"/cabal\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport CABAL_CONFIG=\"$XDG_CONFIG_HOME\"/cabal/config\nexport CABAL_DIR=\"$XDG_DATA_HOME\"/cabal\n```\n\n_cabal_ might also require you to edit your new _XDG_CONFIG_HOME/cabal/config_ file by replacing all mentions of _~/.cabal_ with either _XDG_CONFIG_HOME/cabal_ or _XDG_DATA_HOME/cabal_." } ], "name": "cabal"