shell: export $S

This commit is contained in:
PowerUser64 2022-08-09 18:36:28 -07:00
parent 36015b8d4c
commit 704bd0c698

View file

@ -90,4 +90,6 @@ S="$SHELL_CONFIG_DIR"
DD="$DOCS_DIR"
C=~/code/spu/ds2/src
export S # this makes it easier to load the shrc while in posix sh
# vim:fdm=marker:fmr=>>>,<<<:et:ft=sh:sw=3:ts=3