- OS: Arch Linux
- Desktop Environment: qtile
- Terminal: kitty + tmux
- Shell: fish
- Editor: neovim
- Browser: firefox
- File Manager: ranger
Other applications in the workflow is found at (TODO add files).
You will need git
and GNU stow
Clone into your $HOME
directory or ~
git clone https://github.com/itsdawei/dotfiles ~
Run stow
to symlink everything or just select what you want
stow */ # Everything (the '/' ignores the README)
stow zsh # Just my zsh config