Skip to content

Commit 16da619

Browse files
Add dotdrop config file for global dotfiles
1 parent cc93190 commit 16da619

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

global-config.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
config:
2+
backup: true
3+
banner: true
4+
create: true
5+
dotpath: .
6+
ignoreempty: false
7+
keepdot: false
8+
longkey: false
9+
showdiff: false
10+
workdir: ~/.config/dotdrop
11+
dotfiles:
12+
systemd:
13+
dst: /etc/systemd/system
14+
src: systemd/
15+
profiles:
16+
Zeus:
17+
dotfiles:
18+
- systemd
19+
Hermes:
20+
dotfiles:
21+
- systemd

0 commit comments

Comments
 (0)