Set SPACEMACSDIR environment variable on Zsh login
This commit is contained in:
parent
fb02c1f20a
commit
6dc0dad75b
1 changed files with 3 additions and 0 deletions
3
config/zsh/login/spacemacs
Normal file
3
config/zsh/login/spacemacs
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#! zsh
|
||||||
|
: ${SPACEMACSDIR:=$XDG_CONFIG_HOME/spacemacs}
|
||||||
|
export SPACEMACSDIR
|
Loading…
Reference in a new issue