Collection of my Gruvbox-themed dotfiles.
This repository is organized in packages
in order to be managed with GNU stow
, which is a utility to avoid the burden of custom install scripts or manual installations for dotfiles.
sudo pacman -S stow
- See Prerequisites
- Clone this repository to your local machine:
git clone https://github.com/Noxmor/.dotfiles.git
- Navigate into your local version of this repository and run the following command:
stow <package-name>...
Note: Every directory in this repository is a package
.