-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlink.conf.yaml
81 lines (79 loc) · 1.96 KB
/
link.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
- clean: ['~']
- link:
~/.config/kitty/kitty.conf:
path: files/kitty/kitty.conf
relink: true
create: true
~/.config/kitty/current-theme.conf:
path: files/kitty/current-theme.conf
relink: true
create: true
~/.Brewfile:
path: files/brew/Brewfile
relink: true
create: true
~/.gnupg/gpg-agent.conf:
path: files/git/gpg-agent.conf
relink: true
create: true
~/.gitmessage:
path: files/git/gitmessage
relink: true
~/.gitconfig:
path: files/git/gitconfig
relink: true
~/.gitignore_global:
path: files/git/gitignore_global
relink: true
~/.aliases:
path: files/zsh/aliases
relink: true
~/.functions:
path: files/zsh/functions
relink: true
~/.zshrc:
path: files/zsh/zshrc
relink: true
~/.mackup.cfg:
path: files/.mackup.cfg
relink: true
~/.config/zellij/config.kdl:
path: files/zellij/config.kdl
create: true
relink: true
~/.config/helix/config.toml:
path: files/helix/config.toml
create: true
relink: true
~/.config/helix/themes/theme_settings.toml:
path: files/helix/themes/theme_settings.toml
create: true
relink: true
~/.config/nvim:
path: files/nvim
create: true
relink: true
~/.iterm:
path: files/iterm
create: true
relink: true
~/.hushlogin:
path: files/zsh/hushlogin
relink: true
~/.config/phpactor/phpactor.json:
path: files/phpactor.json
create: true
relink: true
~/.composer/composer.json:
path: files/composer.json
create: true
relink: true
~/.ssh/config:
path: files/ssh_config
create: true
relink: true
- create:
- ~/.fzf_history
# - ~/.vim/undo_history
# - ~/.vim/autoload
# - ~/.vim/viminfo