Add .zprofile

This commit is contained in:
Philip Henning 2019-12-27 17:09:46 +01:00
parent 35dcc03f89
commit a455dceb09
2 changed files with 9 additions and 0 deletions

View file

@ -10,3 +10,4 @@ EDITOR='vim'
export EDITOR
# Set DOTNET_ROOT enviroment variable
DOTNET_ROOT=/opt/dotnet
export DOTNET_ROOT