Skip to content

Instantly share code, notes, and snippets.

@marcandreappel
Last active July 5, 2021 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcandreappel/478b9375f9815ae869d9f23e445fa11a to your computer and use it in GitHub Desktop.
Save marcandreappel/478b9375f9815ae869d9f23e445fa11a to your computer and use it in GitHub Desktop.
Guide to get a nice little Arch Linux setup in no-time

Arch Linux Setup

Cheat alert: Install the Gnome version of EndeavourOS first. Gives a perfect base without headache in record time.

  • Create a backup of /etc/pacman.conf and disable the repository of EndeavourOS by editing /etc/pacman.conf and deleting / commenting the [endeavour] entries.
  • Follow the steps for switching to homed
  • Install fish and oh-my-fish with my personal package repository
  • Install exa as ls replacement and install omf install ls2exa
  • Install bpytop and add omf install htop2bpytop
  • Install yay -S appimagelauncher to launch AppImages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment