-
Notifications
You must be signed in to change notification settings - Fork 0
Arch Post Installation Setup
Matthew Stiles edited this page Jan 15, 2025
·
6 revisions
Steps to follow after completing system setup in Arch Linux Installation.
Note: Make sure Yubikey is plugged in for later GPG configuration.
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
yay -S vcsh
rm ~/.bashrc ~/.bash_profile
vcsh clone https://github.com/stilesdev/dotfiles.git base
./.bootstrap/base
vcsh clone https://github.com/stilesdev/dotfiles-cli.git cli
./.bootstrap/cli
vcsh clone https://github.com/stilesdev/dotfiles-gui.git gui
vim .config/.bootstrap/gui
Add/edit entries in the case statement just below the package lists for the new hostname.
./.bootstrap/gui
Create files with authentication details as described here: Storing share passwords
Create systemd units as described here: Automatic mounting