home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd29728
)
Lowercase Web dir to web
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 24 Nov 2020 23:07:35 +0000
(18:07 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 24 Nov 2020 23:07:35 +0000
(18:07 -0500)
home/lib/login_variables.sh
patch
|
blob
|
blame
|
history
diff --git
a/home/lib/login_variables.sh
b/home/lib/login_variables.sh
index
0f0fd28
..
8a7e35e
100644
(file)
--- a/
home/lib/login_variables.sh
+++ b/
home/lib/login_variables.sh
@@
-6,7
+6,7
@@
export VISUAL=$EDITOR
export DIR_GITHUB="${HOME}/arc/soft/src/repos/remote/github.com"
export DIR_AUDIO="${HOME}/arc/aud"
export DIR_VIDEO="${HOME}/arc/vid"
-export DIR_YOUTUBE_VIDEO="${DIR_VIDEO}/
W
eb/youtube.com"
+export DIR_YOUTUBE_VIDEO="${DIR_VIDEO}/
w
eb/youtube.com"
export DIR_YOUTUBE_AUDIO="${DIR_AUDIO}/youtube.com"
export DIR_NOTES="$HOME/doc/notes"
export DIR_LOG="$HOME/var/log"
This page took
0.025813 seconds
and
4
git commands to generate.