Install my dotfiles first with ./setup.sh dot, then type ./setup.sh to pick whatever you want to install.
- $ xbps-install -Syu git
- $ git clone https://github.com/hoaxdream/void-bootstrap.git
- $ cd void-bootstrap
- $ ./setup.sh
- $ sudo reboot
- $ dot up # this command do --assumed-unchanged and delete LICENSE, README.md in $HOME
- $ dot res # this command do --no-assumed-unchanged and restore LICENSE, README.md in $HOME
- $ dot status
- $ dot add
- $ dot commit
- $ dot push
- Thanks to UtkarshVerma for dwmblocks-async
- Many thanks to eProTaLT83 as he made the patch for statuspadding compatible with status2d
Check the Guide on how to patch libxft-bgra for void linux.