env: add SS env var for shrc
This commit is contained in:
parent
a6af9c6a1c
commit
2f26c06d2d
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ export P10K_CONFIG_LOCATION="${P10K_CONFIG_LOCATION:-"$SHELL_CONFIG_DIR/p10k/cur
|
|||
### Directory and file quick access ###
|
||||
###########################################
|
||||
S="$SHELL_CONFIG_DIR"
|
||||
export SS="$S/shrc"
|
||||
DD="$DOCS_DIR"
|
||||
C=~/code/spu/ds2/src
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue