Add .env to custom configuration
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user