Violet Debian is my WIP minimal debian install using dwm!
Simply open a terminal on a fresh Debian install and run the following commands:
cd ~
sudo apt install git
git clone https://github.com/VioletTides/VioletDebian.git
cd VioletDebian
sudo bash install.shPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.