Skip to content

Taiguz/dotfiles

Repository files navigation

My System Dot Files

This is a repository to reproduce (most of) my system configuration on an Arch Linux fresh install.
SystemScreenshot

Necessary Packages

Install packages from the arch repositories
pacman -S --needed - < packages-list
And then from the AUR
yay -S - < aur-packages-list

Clone the config files

cd && mkdir .config && cd .config && git clone https://github.com/Taiguz/dotfiles.git .

Releases

No releases published

Packages

No packages published