This repo contains dotfiles for some popular utils managed by GNU Stow
-
Install
GNU Stow:sudo apt install stow
or
sudo pacman -Syu stow
-
Clone the repo to your home directory:
cd ~ git clone git@github.com:bivafra/dotfiles.git
-
Incrementally install desired configs:
cd dotfiles stow <name of directory> stow <name of directory> ...