Add ~/.dotnet to .zshrc PATH

This commit is contained in:
Sage Vaillancourt 2023-08-26 00:23:53 -04:00
parent 166bcf6c4d
commit 0edc06024a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ if [ -x /usr/bin/dircolors ]; then
alias egrep='egrep --color=auto'
fi
export PATH=./:~/.bin:$HOME/.platformio/penv/bin:/usr/local/go/bin:$PATH
export PATH=./:~/.bin:$HOME/.dotnet:$HOME/.platformio/penv/bin:/usr/local/go/bin:$PATH
fignore=(o)