-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.conf.yaml
65 lines (48 loc) · 1.29 KB
/
install.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
- defaults:
link:
relink: true
create: true
- clean: ['~']
- create:
- ~/.config
- link:
# git
~/.gitconfig: gitconfig
# vim
~/.config/nvim: nvim
# alacritty
~/.config/alacritty: alacritty
# kitty
~/.config/kitty/kitty.conf: kitty/kitty.conf
# ranger
# ~/.config/ranger: ranger
# neofetch
~/.config/neofetch: neofetch
# zsh
~/.zshrc: zshrc
~/.config/zsh: zsh
~/.config/zsh-abbr/user-abbreviations: zsh/user-abbreviations
# bash
~/.bashrc: bash/bashrc
~/.bash_profile: bash/bash_profile
# fish
~/.config/fish: fish
# snipaste
~/.snipaste/config.ini: snipaste/config.ini
# vscode
#~/.config/Code/User/snippets: code/snippets
#~/.config/Code/User/keybindings.json: code/keybindings.json
#~/.config/Code/User/settings.json: code/settings.json
# fonts
~/.local/share/fonts/MesloLGS NF: fonts/MesloLGS NF
# deepin 标题栏
~/.local/share/deepin/themes/deepin:
path: other/deepin
if: '[ $DESKTOP_SESSION = deepin ]'
# fcitx5
# ~/.local/share/fcitx5/pinyin/dictionaries: fcitx5/pinyin/dictionaries
# ~/.config/fcitx5: fcitx5/config
~/.config/hypr: hypr
~/.config/waybar: waybar
~/.config/rofi: rofi
# ~/.config/mako: mako