diff options
Diffstat (limited to 'dot_config/private_fish/conf.d/dotnet.fish')
| -rw-r--r-- | dot_config/private_fish/conf.d/dotnet.fish | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/private_fish/conf.d/dotnet.fish b/dot_config/private_fish/conf.d/dotnet.fish new file mode 100644 index 0000000..c00e7ea --- /dev/null +++ b/dot_config/private_fish/conf.d/dotnet.fish @@ -0,0 +1,2 @@ +set -Uuq DOTNET_CLI_HOME || set -Uu DOTNET_CLI_HOME ~/.local/dotnet +setux DOTNET_CLI_HOME |
