Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 694 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 694 Bytes

Bswpm Auto Install - Kali Linux

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.

Instalation

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