-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.conf.yaml
55 lines (53 loc) · 1.69 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
- defaults:
link:
relink: true
create: true
force: true
glob: true
shell:
stdout: true
stderr: true
- clean: ['~']
- link:
# don't want to override bashrc on other machines
# ~/.bashrc: bashrc
~/.config/fish: fish
~/.zprezto: prezto
~/.zlogin: prezto/runcoms/zlogin
~/.zlogout: prezto/runcoms/zlogout
~/.zpreztorc: prezto/runcoms/zpreztorc
~/.zprofile: prezto/runcoms/zprofile
~/.zshenv: prezto/runcoms/zshenv
~/.zshrc: prezto/runcoms/zshrc
~/.vimrc: vimrc
~/.ideavimrc: ideavimrc
~/.inputrc: inputrc
~/.dircolors: dircolors
~/.config/nvim: nvim
~/.vim/: vim/*
~/.tmux.conf: tmux/.tmux.conf
~/.tmux.conf.local: tmux/.tmux.conf.local
~/.gitconfig: git/gitconfig
~/.gitignore_global: git/gitignore_global
~/.config/kitty: kitty
~/.config/flashfocus/flashfocus.yml: flashfocus.yml
~/.gtkrc-2.0: gtkrc-2.0
~/.config/gtk-3.0: gtk-3.0
~/.config/ranger: ranger
~/.config/colors.sh: colors.sh
~/.config/starship.toml: starship.toml
~/.config/sway/config: sway/sway
~/.config/swaylock/config: sway/swaylock
~/.config/swayidle/config: sway/swayidle
~/.config/systemd/user/sway-session.target: sway/sway-session.target
~/.config/hypr/hyprland.conf: hyprland.conf
~/.config/waybar: waybar
~/.config/kanshi/config: kanshi
~/.config/mako/config: mako
~/.config/wofi/config: wofi/config
~/.p10k.zsh: p10k.zsh
~/.local/bin/: scripts/*
~/.config/xdg-desktop-portal-wlr/config: xdg-desktop-portal-wlr
~/.config/systemd/user/noisetorch.service: noisetorch/noisetorch.service
~/.config/sioyek: sioyek
~/.config/ruff/ruff.toml: ruff.toml