This is a collection of dotfiles I use daily.
They are managed with GNU Stow.
- Install Stow
On Archlinux systems:
sudo pacman -S stow- Checkout this repo in your $HOME
git clone https://github.com/yanghaoxie/dotfiles.git- Symlink modules
For example, if you want to use my i3 dotfiles:
cd dotfiles
stow i3And that is all. Stow will take care of symlinking the files to your $HOME.
- Yanghao Xie [email protected]