Skip to content

twoeightdev/void-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.