/My-Linux-Configuration

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

Primary LanguageShellMIT LicenseMIT

Result

This script is written for Arch/Arch based distribution
Tested in Manjaro GNOME minimalistic edition

Installation

sh install.sh
give sudo password and select your choices.....

What does it do

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 config/extra_softwares_list.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
9.Automatically applying custom applications, icons, cursors themes
10.Power settings customizations and more....

This script is all about what will I do/change if I want to use manjaro linux as my primary Operating System.
It is recommended to check this script's code and change it according to your needs before you run it.
And of course I am not responsible for any of your damage.

How to configure it: (If for some reason you don't like mine)

1.You can edit the config/extra_software_list.txt to add/remove softwares/tools of your choice
2.Replace the sublime-text-3.zip with yours
3.Replace the .zshrc with yours
4.To add/remove extra gnome extensions edit the config/extra_gnome-extensions_list.txt
5.To add/remove extra aliases edit the config/custom_aliases.txt
6.And feel free to change any commands of this script as you like