mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 19:19:28 +00:00
4 lines
140 B
Text
4 lines
140 B
Text
|
MELPA_HOME=${MELPA_HOME:-${HOME}/melpa}
|
||
|
MELPA_BRANCH=${MELPA_BRANCH:-`git rev-parse --abbrev-ref HEAD`}
|
||
|
MELPA_WWW=${MELPA_WWW:-${HOME}/www}
|