Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.22 KB

File metadata and controls

20 lines (14 loc) · 1.22 KB

Dotfiles V2

These are the dotfiles I daily drive.

Preview

Setup

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.

  1. Clone this repository into your home folder in a folder called .dotfiles. The contents of this repository should be located at ~/.dotfiles.
  2. Install GNU Stow.
  3. 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_manager property to your desired helper.
  4. In the aforementioned config, change the pingu hostname to the hostname your machine uses.
  5. Run cd ~/.dotfiles; stow .. This will move all the files into the right places.
  6. Run ~/.scripts/setup/setup. This script should install eww and metapac, install all the required packages and start the various systemd services.
  7. If everything went well, you can enter the compositor by logging into your user on tty1.