mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 20:09:18 +00:00
give ability to specify the config file using an environment variable DOTDROP_CONFIG
This commit is contained in:
@@ -192,7 +192,11 @@ For more options see `dotdrop --help`.
|
||||
|
||||
For easy deployment the default profile used by dotdrop reflects the
|
||||
hostname of the host on which it runs. It can be changed either with the
|
||||
`--profile` switch or by defining the `DOTDROP_PROFILE` environment variable.
|
||||
`-p --profile` switch or by defining the `DOTDROP_PROFILE` environment variable.
|
||||
|
||||
The config file is per default `config.yaml` and can be changed either
|
||||
using the `-c --cfg` cli switch or by defining the `DOTDROP_CONFIG` environment
|
||||
variable.
|
||||
|
||||
## Install dotfiles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user