-
Notifications
You must be signed in to change notification settings - Fork 0
/
dotbot.conf.yaml
44 lines (36 loc) · 917 Bytes
/
dotbot.conf.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
- defaults:
link:
create: true
relink: true
create:
mode: 0700
- create:
- ~/desktop
- ~/documents
- ~/downloads
- ~/macos
- ~/music
- ~/pictures
- ~/public
- ~/templates
- ~/videos
- create:
- ~/.config/
- link:
~/.config/bat: src/linux/dot-bat/bat/
~/.config/gap: src/linux/dot-gap/gap/
~/.config/git: src/linux/dot-git/git/
~/.config/lsd: src/linux/dot-lsd/lsd/
~/.config/nvim: src/linux/dot-nvim/nvim/
~/.config/ranger: src/linux/dot-ranger/ranger/
~/.config/starship: src/linux/dot-starship/starship/
~/.config/tmux: src/linux/dot-tmux/tmux/
~/.config/zathura: src/linux/dot-zathura/zathura/
- link:
~/.config/user-dirs.dirs:
force: true
path: src/linux/dot-xdg/xdg/user-dirs.dirs
~/.config/user-dirs.locale:
force: true
path: src/linux/dot-xdg/xdg/user-dirs.locale