11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
# General configuration
|
|
EMACS_USER="LibreUser."
|
|
EMACS_EMAIL="user@example.org"
|
|
|
|
# Angular configuration
|
|
ANGULAR_SERVER_DIR="/usr/local/lib/node_modules/@angular/language-server"
|
|
NODEJS_MODULE_DIR="/usr/local/lib/node_modules"
|
|
|
|
REVEAL_JS_DIR="/path/to/reveal.js"
|
|
REVEAL_CSS_FILE="/path/to/highlight/night-owl.css"
|