bclarkx2 / dotfiles

Linux dotfiles and other customizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Repository for various linux dotfiles.

Organized as a GNU stow directory, with target=$HOME. Each subdirectory represents dotfiles from a given application.

Usage

  1. Home directory

cd

  1. Clone dotfile repository

git clone git@github.com:bclarkx2/dotfiles

  1. Enter dotfile repository

cd dotfiles

  1. Disperse dotfiles using GNU stow

./disperse -- Disperse all packages

or

stow <package> -- Disperse specific packages

Additional commands

Delete all dotfiles ./disperse -D

Restow all dotfiles ./disperse -R

About

Linux dotfiles and other customizations


Languages

Language:Vim Script 82.1%Language:Vim Snippet 9.9%Language:Shell 7.9%Language:Perl 0.0%