Skip to content

My Archlinux installation and configuration scripts.

License

Notifications You must be signed in to change notification settings

noriutsugi/arched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arched

Archlinux installation and configuration script.

On live installation shell run:

curl -L https://github.com/eunoiapolis/arched/archive/main.tar.gz --output arched && tar -xvf arched && rm arched && chmod +x ./arched-main/live.sh && ./arched-main/live.sh

After chrooting:

cd ~ && git clone https://github.com/eunoiapolis/arched.git && chmod +x ./arched/chroot.sh && ./arched/chroot.sh

After rebooting:

cd ~ && git clone https://github.com/eunoiapolis/arched.git && chmod +x ./arched/reboot.sh && ./arched/reboot.sh

About

My Archlinux installation and configuration scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages