shell: export $S
This commit is contained in:
parent
36015b8d4c
commit
704bd0c698
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue