-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathinstall.conf.yaml
More file actions
47 lines (45 loc) · 861 Bytes
/
install.conf.yaml
File metadata and controls
47 lines (45 loc) · 861 Bytes
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
45
46
47
- defaults:
link:
relink: true
- clean: ['~']
- link:
~/.vim:
force: true
path: vim
~/.config/nvim:
force: true
path: vim
~/.config/i3:
force: true
path: i3
~/.vimrc:
force: true
path: vimrc
~/.config/nvim/init.vim:
force: true
create: true
path: vimrc
~/.tmux.conf:
force: true
path: tmux.conf
~/.zshrc:
force: true
path: zshrc
~/.profile:
force: true
path: profile
~/.config/i3status/config:
force: true
path: i3status.conf
~/.Xmodmap:
force: true
path: Xmodmap
~/.config/i3blocks/config:
force: true
path: i3blocks.conf
~/.config/kitty/kitty.conf:
force: true
path: kitty.conf
~/.config/i3-resurrect:
force: true
path: i3-resurrect