Skip to content

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

Notifications You must be signed in to change notification settings

FassihFayyaz/ArchFassih

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages