Personal install scripts I've created for myself ( obsolete )

Christian K f959c2257b declare obsolete in README.md 9 yıl önce
desktop 97cf55afa1 update laptop and desktop install scripts 10 yıl önce
laptop 97cf55afa1 update laptop and desktop install scripts 10 yıl önce
server fa227a8e33 add zsh to all 2nd part scripts 10 yıl önce
ArchInstallInitial.sh 146628a138 fix simlink for timezone 10 yıl önce
README.md f959c2257b declare obsolete in README.md 9 yıl önce

README.md

Various Arch install scripts I've made for my own purpose, fork as you wish! ( obsolete, use only for reference )

#To use them:

Boot into the Arch image ( preferably newer than 6 months ) with either a CD or Flash drive. connect to network ( skip if using wired ): wifi-menu

Install Git: pacman -Sy git

clone: git clone http://github.com/CSCoder4ever/arch-o-matic.git

change over to the newly cloned repo: cd arch-o-matic

execute the initial script: sh ArchInstallInitial.sh

and have fun.