/dotfiles

Configurations for git and zsh

Primary LanguageEmacs Lisp

dotfiles

forthebadge forthebadge forthebadge

Currently managed with GNU Stow

Why stow?

Stow allows for per package installation that I plan to automate at some point. And perhaps make it interactive

How to install

Ensure GNU Stow is installed. Then run

git clone git@github.com:thegeorgeous/dotfiles.git ~/.dotfiles
cd .dotfiles
stow <package-name-here>