Add note-taking function
[khome.git] / home / lib / login_variables.sh
index ea77c6c..defe2c8 100644 (file)
@@ -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
This page took 0.03143 seconds and 4 git commands to generate.