X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_variables.sh;h=9d07f456c1b41a7fe612a0877aaf59e7052663d6;hb=bd5012ceaf0850093aef23559ea72aaca92c8582;hp=defe2c89679bd27dabc1b371a2b74b1b5054b072;hpb=065977fd1ef3c535b8589742bd7b19dbf3a49662;p=khome.git diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh index defe2c8..9d07f45 100644 --- a/home/lib/login_variables.sh +++ b/home/lib/login_variables.sh @@ -7,3 +7,6 @@ export DIR_NOTES="$HOME/Documents/Notes" # .Net Core export DOTNET_ROOT=$HOME/.dotnet export PATH=$PATH:$HOME/.dotnet + +# DPI +. "$HOME/lib/login_variables_dpi.sh"