Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.
/ ArchObscurely Public archive

Automated Arch Linux Install for my Machine.

Notifications You must be signed in to change notification settings

Obscurely/ArchObscurely

Repository files navigation

Notice

As the the time of writing this I have been using NixOS for more than a month and I can say for sure that I am not gonna go back to Arch. The scripts nor the dotfiles have been updated since the end of august. If you want the latest version of my dotfiles and customizations please check Obscurely/NixObscurely

ArchObscurely

Automated Arch Linux Install for my Machine. Mostly automatic, you still need to answer some prompts, but you have to whatch it anyway in case it errors out in some part so you know what to fix. Erros will still appear over the time even tho it works now, because I don't know when a new package update will break the script.

How to use it on your machine

Just change everything in the first file regarding the paritioning. In the second file just change the first line to your grub partition (boot). In order to make it easier you can fork this to apply your changes.

How to use the script

First download the arch iso and run it, obviously. Then run this commands.

sudo pacman -S archlinux-keyring
sudo pacman -Sy git
git clone https://github.com/Obscurely/ArchObscurely
cd ArchObscurely

And here run depending which script you changed or want to use

./archobscurely.sh

or

./archobscurely-dual-boot.sh

Screenshots

Screen 1

screen1

Screen 2

screen2

App launcher

app launcher

Quick apps

quick apps

Time

time

App switcher

app switcher

Terms side by side

terms

Browsers side by side

browsers

About

Automated Arch Linux Install for my Machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages