The basics I usually need on my linux installations, an ordinary dwm desktop. Love keeping things simple and minimal.
vi
- text editortmux
- terminal multiplexerxbindkeys
- key binding managerxclip
- clipboard managermaim
- screenshoting utilityttf-hack
- the primary fontdmenu
- application launcher and dialog menumpv
(optional) - media viewercurl
(deploy) - for downloading dwm srcgcc
(deploy) - for building dwmmake
(deploy) - for building dwm
git clone https://github.com/faradayawerty/faw-dotfiles
cd faw-dotfiles
./deploy.sh