Arch-Post-Install - Archived
Post-instal script for archlinux to make the system look like mine.
- Published on .
- Source: https://codeberg.org/codingotaku/arch-post-install
- Tagged under
About
This project is now abandoned, as I no longer use ArchLinux.
A Post-install script for base Arch Linux installation to use with my dotfiles.
To install, run the following command in a terminal of your archlinux system.
curl -OLs https://codeberg.org/codingotaku/arch-post-install/raw/branch/main/install
cat install
./install
For more information regarding configuration and FAQ, checkout the README file in my repository.