-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.conf.yaml
38 lines (35 loc) · 955 Bytes
/
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
- defaults:
link:
create: true
relink: true
force: true
- clean:
~/:
force: true
~/.config:
recursive: true
- link:
~/.config/asdf/asdfrc: asdf/asdfrc
~/.config/bat/themes/kanagawa-dragon.tmTheme: bat/kanagawa-dragon.tmTheme
~/.config/btop/btop.conf: btop/btop.conf
~/.config/btop/themes/kanagawa-dragon.theme: btop/kanagawa-dragon.theme
~/.config/direnv/direnv.toml: direnv/direnv.toml
~/.config/git/:
path: git/**
glob: true
~/.config/lazygit/config.yml: lazygit/config.yml
~/.config/nvim/:
path: nvim/**
glob: true
~/.config/wezterm/wezterm.lua: wezterm/wezterm.lua
~/.config/zellij/config.kdl: zellij/config.kdl
~/.config/zsh/:
path: zsh/**
glob: true
prefix: .
~/.editorconfig: editorconfig
~/.ssh/config: ssh/config
~/.terminfo/77/wezterm: wezterm/terminfo
~/.zshenv: zshenv
- brewfile:
- Brewfile