3 lines
73 B
Bash
3 lines
73 B
Bash
#! zsh
|
|
: ${SPACEMACSDIR:=$XDG_CONFIG_HOME/spacemacs}
|
|
export SPACEMACSDIR
|