-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstall.conf.yaml
More file actions
33 lines (31 loc) · 1.04 KB
/
install.conf.yaml
File metadata and controls
33 lines (31 loc) · 1.04 KB
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
- defaults:
link:
create: true
relink: true
- clean: ["~", "~/.config"]
- link:
~/.config/bat/config: bat_config
~/.config/fish: fish
~/.config/ghostty/config: ghostty
~/.config/git/config: gitconfig
~/.config/git/ignore: gitignore
~/.config/karabiner: karabiner
~/.config/latexindent/latexindent.yaml: latexindent/latexindent.yaml
~/.config/nvim: nvim
~/.config/neovide/config.toml: neovide.toml
~/.config/pip/pip.conf: pip.conf
~/.config/ruff/ruff.toml: ruff.toml
~/.config/starship.toml: starship.toml
~/.config/tmux/tmux.conf: tmux.conf
~/.config/uv/uv.toml: uv.toml
~/.config/vim/vimrc: vimrc
~/.config/zellij/config.kdl: zellij.kdl
~/.indentconfig.yaml: latexindent/indentconfig.yaml
~/Library/Application Support/Code/User/settings.json: vscode/settings.json
~/Library/Application Support/Code/User/keybindings.json: vscode/keybindings.json
~/Library/Rime:
glob: true
path: rime/**
~/.p10k.zsh: p10k.zsh
~/.zprofile: zprofile
~/.zshrc: zshrc