X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_variables.sh;h=403a89b2a084f2f05f2aed6a45f863265aae9d81;hb=60e43329ff66d755fee1f307381d5582d5362445;hp=fda5f6228e8256fcff7856b7aa82bdd17ae14cc7;hpb=f19243832b4a06cac88b1f7ec79486b627c0be2f;p=khome.git diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh index fda5f62..403a89b 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_YOUTUBE="${HOME}/Archives/Videos/Web/youtube.com" export DIR_NOTES="$HOME/Documents/Notes" export DIR_LOG="$HOME/var/log" export DIR_LOG_MPD="$DIR_LOG/mpd"