This script installs my entire personal work environment automatically.
with the aim of not having to do all the configuration manually every time I create a virtual machine.
git clone https://github.com/mil4ne/Auto-Bspwm.git
cd Auto-Bspwm
g++ start.c++ -o start
chmod +x start
sudo ./start
In this environment we use:
- Kali Linux
- Bspwm
- Kitty Terminal
- Rofi
- Polybar
- Bashtop
- Flameshot
- vscode
- Sxhkd
this script was only tested on kali linux