FassihFayyaz / ArchFassih

Just a simple script to install everything for my setup after arch minimal install. Script to run after installing arch minimal setup with multilib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Arch Linux Setup Installation Script

Just a script to get my setup working in just a few prompts.

Images in Action

Default Automatic Color with Pywal Automatic Color Change with Wallpaper Change

Features

  • Install Window Manager (Qtile) and Xorg
  • Install AUR package manager (yay)
  • Install Wayland
  • Install essential programs and utilities
  • Set FSTAB permissions
  • Setup fast mirrors
  • Install apps before adding dotfiles
  • Setup dotfiles
  • Install themes and appearance-related packages
  • Install sound utilities
  • Install important softwares (CoreCtrl, Kodi, Flameshot, etc.)
  • Setup gaming environment (Steam, Lutris, Wine, etc.)

Usage

  1. Clone the repository:
git clone https://github.com/fassihfayyaz/archfassih.git
  1. Navigate to the project directory:
cd archfassih
  1. Make the script executable:
4. chmod +x install.sh
  1. Run the script:
./install.sh

Follow the prompts and respond with y or n to install or skip each section.

About

Just a simple script to install everything for my setup after arch minimal install. Script to run after installing arch minimal setup with multilib.


Languages

Language:Shell 100.0%