Skip to content

emadadel4/void-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Void Setup (Base Image Only)

Run it directly

sudo xbps-install -S curl
bash <(curl -sL cutt.ly/evoid)

or

Clone it

sudo xbps-install -S git
git clone https://github.com/emadadel4/void-linux.git
cd void-linux
chmod +x void.sh