These are the dotfiles I daily drive.
To use these dotfiles on a fresh installation of Arch Linux do the following steps:
Warning
This installation process is not guaranteed to work and may cause your system to become misconfigured. Use at your own risk.
- Clone this repository into your home folder in a folder called
.dotfiles. The contents of this repository should be located at~/.dotfiles. - Install GNU Stow.
- Install the Paru AUR helper. If you wish to use a different one, look inside of ~/.dotfiles/.config/metapac/config.toml and change the
arch_package_managerproperty to your desired helper. - In the aforementioned config, change the
pinguhostname to the hostname your machine uses. - Run
cd ~/.dotfiles; stow .. This will move all the files into the right places. - Run
~/.scripts/setup/setup. This script should install eww and metapac, install all the required packages and start the various systemd services. - If everything went well, you can enter the compositor by logging into your user on tty1.
