Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 206 Bytes

File metadata and controls

23 lines (16 loc) · 206 Bytes

Dotfiles

deploy in ~/dotfiles

cd ~/dotfiles
./install.sh

Install dwm, slock and suckless tools

cd dwm
make install

Install dunst, notification service

cd dunst
make install