summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2021-07-27 22:03:37 +0200
committerJesse Duffield <jessedduffield@gmail.com>2021-10-16 12:22:34 +1100
commit913a2fd0656c393e743686cf6fe823a963916463 (patch)
tree6ee4b1edb5a90a18a21790a5aa0d9e03d2eec5b6 /docs
parentdb736896bc2f10f45f8dbb0fcaccdda2490f32d5 (diff)
Allow having multiple config files
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 51cf02ce5..92e63db58 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -265,6 +265,11 @@ os:
`{{editor}}` in `editCommandTemplate` is replaced with the value of `editCommand`.
+### Change config file used
+
+- Use `--config-file=~/.base_lg_conf,~/.light_theme_lg_conf` or `$LG_CONFIG_FILE="~/.base_lg_conf,~/.light_theme_lg_conf"`
+- Change the default config directory `$CONFIG_DIR="~/.config/lazygit"`
+
### Recommended Config Values
for users of VSCode