-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.linksym.yaml
150 lines (150 loc) · 3.91 KB
/
.linksym.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
init_directory: ~/dotfiles
records:
- name: dotfiles/btop
paths:
- ~/.config/btop
- $init_directory/btop
- name: dotfiles/cava
paths:
- ~/.config/cava
- $init_directory/cava
- name: dotfiles/dunst
paths:
- ~/.config/dunst
- $init_directory/dunst
- name: dotfiles/fastfetch
paths:
- ~/.config/fastfetch
- $init_directory/fastfetch
- name: dotfiles/foot
paths:
- ~/.config/foot
- $init_directory/foot
- name: dotfiles/hypr
paths:
- ~/.config/hypr
- $init_directory/hypr
- name: dotfiles/i3
paths:
- ~/.config/i3
- $init_directory/i3
- name: dotfiles/kitty
paths:
- ~/.config/kitty
- $init_directory/kitty
- name: dotfiles/lf
paths:
- ~/.config/lf
- $init_directory/lf
- name: dotfiles/micro
paths:
- ~/.config/micro
- $init_directory/micro
- name: dotfiles/neofetch
paths:
- ~/.config/neofetch
- $init_directory/neofetch
- name: dotfiles/nvim
paths:
- ~/.config/nvim
- $init_directory/nvim
- name: dotfiles/polybar
paths:
- ~/.config/polybar
- $init_directory/polybar
- name: dotfiles/river
paths:
- ~/.config/river
- $init_directory/river
- name: dotfiles/rofi
paths:
- ~/.config/rofi
- $init_directory/rofi
- name: dotfiles/sway
paths:
- ~/.config/sway
- $init_directory/sway
- name: dotfiles/swayidle
paths:
- ~/.config/swayidle
- $init_directory/swayidle
- name: dotfiles/swaylock
paths:
- ~/.config/swaylock
- $init_directory/swaylock
- name: dotfiles/tmux
paths:
- ~/.config/tmux
- $init_directory/tmux
- name: dotfiles/waybar
paths:
- ~/.config/waybar
- $init_directory/waybar
- name: dotfiles/wezterm
paths:
- ~/.config/wezterm
- $init_directory/wezterm
- name: dotfiles/yazi
paths:
- ~/.config/yazi
- $init_directory/yazi
- name: share/applications
paths:
- ~/.local/share/applications
- $init_directory/.local/share/applications
- name: ES-DE/es_settings.xml
paths:
- ~/ES-DE/settings/es_settings.xml
- $init_directory/ES-DE/es_settings.xml
- name: RetroArch/retroarch.cfg
paths:
- ~/.config/retroarch/retroarch.cfg
- $init_directory/RetroArch/retroarch.cfg
- name: RetroArch/retroarch-core-options.cfg
paths:
- ~/.config/retroarch/retroarch-core-options.cfg
- $init_directory/RetroArch/retroarch-core-options.cfg
- name: dotfiles/starship.toml
paths:
- ~/.config/starship.toml
- $init_directory/starship.toml
- name: dotfiles/.bashrc
paths:
- ~/.bashrc
- $init_directory/.bashrc
- name: dotfiles/.gitconfig
paths:
- ~/.gitconfig
- $init_directory/.gitconfig
- name: dotfiles/.profile
paths:
- ~/.profile
- $init_directory/.profile
- name: dotfiles/.ripgreprc
paths:
- ~/.ripgreprc
- $init_directory/.ripgreprc
- name: dotfiles/.zshrc
paths:
- ~/.zshrc
- $init_directory/.zshrc
- name: dotfiles/.zsh_history.bak
paths:
- ~/.zsh_history.bak
- $init_directory/.zsh_history.bak
- name: dotfiles/home.gitignore
paths:
- ~/home.gitignore
- $init_directory/home.gitignore
- name: dotfiles/.vimrc
paths:
- ~/.vimrc
- $init_directory/.vimrc
- name: dotfiles/mimeapps.list
paths:
- ~/.config/mimeapps.list
- $init_directory/mimeapps.list
- name: Code/settings.json
paths:
- ~/.config/Code/User/settings.json
- $init_directory/Code/settings.json