- Clone the repo
git clone https://github.com/yhyadev/dotfiles
cd dotfiles
- Join the
stow
directory
cd stow
- Make symbolic links using
stow
stow * -t ~
- Build suckless configurations using
make
(replacedwm
with the intended app)
cd ~/.config/dwm
make install clean