X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/2c80444be39f99b41025916aa5b487105ba5b0c9..2fe3ee509f02042aa2dc6a5164ae87d84eaf7730:/programs/dotnet.json diff --git a/programs/dotnet.json b/programs/dotnet.json index 61f04c3..17fb1e4 100644 --- a/programs/dotnet.json +++ b/programs/dotnet.json @@ -5,10 +5,15 @@ "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport DOTNET_CLI_HOME=\"$XDG_DATA_HOME\"/dotnet\n```\n" }, + { + "path": "$HOME/.templateengine", + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport DOTNET_CLI_HOME=\"$XDG_DATA_HOME\"/dotnet\n```\n" + }, { "path": "$HOME/.net", "movable": false, - "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's pratically impossible to provide a general way to configure this specific behaviour.\n" + "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's practically impossible to provide a general way to configure this specific behaviour.\n" } ], "name": "dotnet"