8000 GitHub - Noxmor/.dotfiles: 🔧 Collection of my configuration files and settings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Noxmor/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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.

0