Skip to content

Repository files navigation

Arch Linux Dotfiles

A collection of Arch Linux dotfiles, packages, and scripts. For personal use. Installs NVIDIA packages, may not work with AMD/Intel GPUs.

Installation

  1. Clone the repository:
git clone https://github.com/AmmoniumX/Dotfiles.git && cd ./Dotfiles
  1. Download and installed packages:
./Scripts/get-and-install-packages.sh

(Note: this installs all official repository and AUR packages, including apps and NVIDIA drives. TODO: Create a separate list of required dependencies only)

  1. Install dotfiles (requires GNU Stow, e.g. sudo pacman -S stow)
./install.sh

This backs up any conflicting existing files under .backups/<timestamp> and then symlinks everything into $HOME via stow. Pass -d to preview the changes first (dry run).

Then, restart your shell or source the appropriate file (.bashrc or .zshrc).

Credits

About

A collection of dotfiles and packages for Arch Linux

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages