From: Siraaj Khandkar Date: Tue, 24 Nov 2020 23:15:30 +0000 (-0500) Subject: Rename soft to sw X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=a52efe1001974e1bcdbbc12ca195138bfb7887dd Rename soft to sw --- 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"