This project provides a streamlined approach to setting up a customizable Linux environment tailored for developers and power users. It features scripts that automate the cloning of the project repository, verify system dependencies, and install a curated list of essential packages based on the detected package manager. The project is designed to work seamlessly with various package managers, including pacman, nala, apt, and dnf, ensuring broad compatibility across different Linux distributions.
The following key packages are installed as part of this project:
- bspwm
- sxhkd
- picom
- flameshot
- kitty
- polybar
- rofi
- thunar
- nitrogen
- htop
- brightnessctl
- dunst
- git
- dconf
- nwg-look
To install and configure the project, execute the following command in your terminal:
curl -sSL https://raw.githubusercontent.com/dhruvmistry2000/mylinux/master/setup.sh | bash