- # General configuration
- EMACS_USER="LibreUser."
- EMACS_EMAIL="user@example.org"
- # Web browser
- WEB_BROWSER_APP="iceweasel-uxp"
- # 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"
|