aboutsummaryrefslogtreecommitdiff
path: root/config.example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.yaml')
-rw-r--r--config.example.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml
index dc8ce4e..12635c4 100644
--- a/config.example.yaml
+++ b/config.example.yaml
@@ -12,6 +12,14 @@ remotes:
defaults:
remotes: [github, codeberg, sourcehut]
path_prefix: ~/Developer
+ verbose: false
+ linear: false
+ pull:
+ remotes: [github]
+ push:
+ remotes: [github, codeberg, sourcehut]
+ fetch:
+ remotes: [github, codeberg, sourcehut]
repos:
gemrest/windmark: {}