emacs-personal/.env.example
2022-05-05 06:57:57 +08:00

11 lines
314 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_FILE="/path/to/reveal.js"
REVEAL_CSS_FILE="/path/to/highlight/night-owl.css"