X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=home%2Flib%2Flogin_variables.sh;h=37e947ff3149cff8fbab834dbef354835c82e472;hp=8a7e35e7565a25386b2a751b467a1acaf8af131a;hb=a52efe1001974e1bcdbbc12ca195138bfb7887dd;hpb=bb2bfa3dfc1347e0de0dff7a9209dd0a0c9a2fad diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh index 8a7e35e..37e947f 100644 --- a/home/lib/login_variables.sh +++ b/home/lib/login_variables.sh @@ -3,7 +3,7 @@ export EDITOR=vim export VISUAL=$EDITOR ### DIRs ### -export DIR_GITHUB="${HOME}/arc/soft/src/repos/remote/github.com" +export DIR_GITHUB="${HOME}/arc/sw/src/repos/remote/github.com" export DIR_AUDIO="${HOME}/arc/aud" export DIR_VIDEO="${HOME}/arc/vid" export DIR_YOUTUBE_VIDEO="${DIR_VIDEO}/web/youtube.com"