Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 705 Bytes

.dotfiles

Collection of my Gruvbox-themed dotfiles.


Prerequisites

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.

Installing GNU stow on Arch Linux:

sudo pacman -S stow

How to install packages

  1. See Prerequisites
  2. Clone this repository to your local machine:
git clone https://github.com/Noxmor/.dotfiles.git
  1. 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.