X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_variables.sh;h=defe2c89679bd27dabc1b371a2b74b1b5054b072;hb=065977fd1ef3c535b8589742bd7b19dbf3a49662;hp=ea77c6cda0cb63095a106a1652aca2a9588ceb59;hpb=f4879502a79d1108f870ade3d2f203bdd5de35f8;p=khome.git diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh index ea77c6c..defe2c8 100644 --- a/home/lib/login_variables.sh +++ b/home/lib/login_variables.sh @@ -2,6 +2,7 @@ export PATH=$HOME/bin:/snap/bin:/sbin:/usr/sbin:$PATH export EDITOR=vim export VISUAL=$EDITOR export DIR_GITHUB="${HOME}/Archives/Software/src/repos/remote/github.com" +export DIR_NOTES="$HOME/Documents/Notes" # .Net Core export DOTNET_ROOT=$HOME/.dotnet