mcacek / dotfiles

dotconfig files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

My .dotfiles, intended to be managed by GNU Stow.

Setup

Install GNU stow and link individual directories. Assuming that no configuration files exist, simply run the commands below.

git clone git@github.com:mcacek/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

# Link home files
stow home

About

dotconfig files


Languages

Language:Shell 96.8%Language:Vim Script 3.2%