/void-dots

Personal dotfiles for VoidLinux

Primary LanguageSCSSGNU General Public License v3.0GPL-3.0

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.