-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.conf.yaml
More file actions
42 lines (41 loc) · 837 Bytes
/
default.conf.yaml
File metadata and controls
42 lines (41 loc) · 837 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
- defaults:
link:
relink: true
create: true
backup: true
- link:
$HOME/.aliases:
relative: true
$HOME/.config/bat:
path: bat
relative: true
create: true
$HOME/.zshrc:
relative: true
$HOME/.zprofile:
relative: true
$HOME/.gitconfig:
path: git/gitconfig
relative: true
$HOME/.config/tmux:
path: tmux
relative: true
create: true
$HOME/.config/starship.toml:
path: starship/starship.toml
relative: true
force: true
$HOME/.config/nvim:
path: nvim
relative: true
create: true
$HOME/.config/atuin:
path: atuin
relative: true
create: true
force: true
$HOME/.config/whosthere:
path: whosthere
relative: true
create: true
force: true