-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.conf.yaml
80 lines (76 loc) · 2.38 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
- defaults:
link:
create: true
relink: true
- clean: ['~']
- link:
~/.clang-format: clang-format/.clang-format
~/.default-npm-packages: asdf/.default-npm-packages
~/.default-python-packages: asdf/.default-python-packages
~/.git_templates: git/.git_templates
~/.gitattributes: git/.gitattributes
~/.gitconfig: git/.gitconfig
~/.ideavimrc: vim/.ideavimrc
~/.latexmkrc: latex/.latexmkrc
~/.latexindent.yaml: ./latexindent/latexindent.yaml
~/.indentconfig.yaml: ./latexindent/indentconfig.yaml
~/.pre-commit-config.yaml: pre-commit/.pre-commit-config.yaml
~/.tmux.conf: tmux/.tmux.conf
~/.tool-versions: asdf/.tool-versions
~/.uncrustify: uncrustify/.uncrustify
~/.vimrc: vim/.vimrc
~/.xkeysnail: xkeysnail/.xkeysnail
~/.zprofile: zsh/.zprofile
~/.zshenv: zsh/.zshenv
~/bin: bin/bin
~/.config/kitty: kitty/.config/kitty
~/.config/alacritty: alacritty/.config/alacritty
~/.config/git: git/.config/git
~/.config/karabiner:
if: '[ `uname` = Darwin ]'
path: karabiner/.config/karabiner
~/.config/ranger: ranger/.config/ranger
~/.config/skhd: skhd/.config/skhd
~/.config/tmux: tmux/.config/tmux
~/.config/yabai: yabai/.config/yabai
~/.config/zsh: zsh/.config/zsh
# New files after dotbot is installed
~/.hammerspoon:
if: '[ `uname` = Darwin ]'
path: hammerspoon
~/.ripgreprc: ripgrep/.ripgreprc
~/.config/bat/config: bat/bat.conf # ref) zsh_export
~/.bashrc: bash/bashrc
~/.local/share/fonts/JetBrainsMono:
if: '[ `uname` = Linux ]'
path: ./fonts/JetBrainsMono
~/.config/sketchybar:
if: '[ `uname` = Darwin ]'
path: sketchybar
~/.config/rio:
if: '[ `uname` = Darwin ]'
path: rio
~/.config/wezterm:
# if: '[ `uname` = Darwin ]'
path: wezterm
~/.config/hypr:
if: '[ `uname` = Linux ]'
path: hypr
~/.config/waybar:
if: '[ `uname` = Linux ]'
path: waybar
~/.config/wlogout:
if: '[ `uname` = Linux ]'
path: wlogout
~/.config/swaylock:
if: '[ `uname` = Linux ]'
path: swaylock
~/.config/mako:
if: '[ `uname` = Linux ]'
path: mako
~/.config/wofi:
if: '[ `uname` = Linux ]'
path: wofi
# ~/.config/sway:
# if: '[ `uname` = Linux ]'
# path: sway