My dotfiles repo for ZSH and various CLI tools based on GNU Stow.
- main - Manjaro on desktop and partially on WSL 2
- wsl - Ubuntu on WSL 2 and on Termux (archived)
- pop - Pop!_OS desktop (archived)
Caution
Don't blindly install this! Read through the files and backup your original
dotfiles first. Especially the zsh
configuration files contain many options
specific to my system that can mess up your shell (e.g. $PATH
) or even parts
of the DE if you have too different installation. Additionally, zsh
and
nvim
will start automatically downloading plugins on the first startup;
review them as well.
Run stow --dotfiles -t ~ dotfiles
See SOFTWARE.md for a list of software I use in or along this config.