dotfiles generated with chezmoi
Configs include:
- Linux
- alacritty
- bat
- swaync
- hyprland
- waybar
- qutebrowser
- ranger
- rofi
- Windows
- Windows PowerShell
- Windows Terminal
- GlazeWM
- both
- Neovim
- Git
(i have my old i3 dotfiles still in here for virtual machines and such)
Warning
If you install these dotfiles with chezmoi, and during setup you get asked if you want to setup manually, and you answer "no" a bunch of stuff will be installed (see .chezmoiscripts)
-
get chezmoi
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply burgr033
-
Install (the best package manager for windows) scoop
irm get.scoop.sh | iex
-
Install Chezmoi through scoop
scoop install chezmoi
-
init & apply dotfiles
chezmoi init burgr033 --apply