Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.65 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.65 KB

Welcome Everyone!

This script simplifies the process of installing various of my scripts by providing users with an intuitive interface to select their desired options. Users are presented with a menu where they can choose from a variety of my scripts. Based on their selections, the installer automatically executes the chosen scripts, seamlessly installing everything according to the user's preferences. Say goodbye to manual installation hassles and welcome a streamlined, user-friendly installation experience with the Automated Script Installer.

Here you can find my automated scripts to install AUR Helpers and Window Managers. Currently there are only four Window Managers Available.

  1. Qtile
  2. Hyprland
  3. XMonad
  4. BSPWM

I plan to add more within the next few days. My goal with this script is for you guys to be able to choose which window manager you want, and the process will happen automatically while configure it exactly as my own system with my own configs and customizations.

I hope you like it and enjoy!

Here are the steps in order to use it.

  1. Clone the repo
    git clone https://github.com/MitasTech/MyScripts
    

To run it first you need to make the scripts executable.

  1. cd MyScripts
    chmod +x install.sh
    

Then change directory to the Scripts dirextory and do the same for the other 2 scripts.

  1. Once you complete step 2, go back here:
    cd ~/MyScripts
    

And run the script using this command

  1. ./install.sh
    

This will start the script and you are going to have a few option where you can choose from. Select which one would you like, and thats it!

Stay safe and enjoy!