KhanShaheb34 / My-Linux-Configuration

This is my custom configuration for installing and configuring all of my settings in one go.....

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Result

This script is written for

Arch/Arch based distribution
Tested in Manjaro Gnome minimalistic edition


My-Linux-Configuration

This script is written for automatically configure:

1.Themes, icons and fonts
2.My sublime-text configuration
3.Installing softwares/tools (List is in the softwares_and_tools.txt)
4.Configuring zsh, oh-my-zsh
5.Update the whole system
6.Removing some unneeded softwares (including orphan packages)
7.Installation and configuration of virtualization software (virt-manager)
8.Some laptop configuration and more....

Installation

As there are certain config which require reboot to work properly there is no one script that can do all the work so here we are....

  1. First run: sh startupScript.sh
  2. Then reboot
  3. After that run: sh mainScript.sh
  4. Reboot again (Please manually do this as this one will not prompt you to do so like other scripts do in this list...)
  5. And lastly run: sh postScript.sh
  6. Then reboot again
    And........then you are done....... :)

About

This is my custom configuration for installing and configuring all of my settings in one go.....

License:MIT License


Languages

Language:CSS 74.5%Language:Python 23.3%Language:Shell 1.9%Language:Batchfile 0.3%