mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[Meta] Update README on environment variables
This commit is contained in:
parent
bb53d01244
commit
0ea3a94d1c
1 changed files with 7 additions and 0 deletions
|
@ -16,3 +16,10 @@ If you are uncertain about what any of these things do, I recommend you:
|
|||
- Do not use them.
|
||||
- Read the source code, and, additionally,
|
||||
- Read the source code of dmitmel's dotfiles.
|
||||
|
||||
## Configuration
|
||||
|
||||
Some minor configuration is offered in scripts:
|
||||
|
||||
- `$DOTFILES_BOT_TOKEN`: Environment variable that should house the Discord bot token used in scripts.
|
||||
- `$DOTFILES_WEBHOOK_URL`: Environment variable that should house the Discord webhook URL used in `tophook`.
|
||||
|
|
Loading…
Reference in a new issue