Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.8 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.8 KB

Overview

  • Void linux dotfiles for dwm
  • EFISTUB Void Linux Installation Guide

Dwm

Dotfiles installation

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

Personal suckless build

Credits

Check the Guide on how to patch libxft-bgra for void linux.