/dotfiles

Personal config files

Primary LanguageLuaMIT LicenseMIT

Dotfiles

All my configs

Quick setup:

sh -c "`curl -fsSL https://raw.githubusercontent.com/bengadbois/dotfiles/master/setup.sh`"

Install with ssh (easier for committing updates):

git clone git@github.com:bengadbois/dotfiles.git ~/.dotfiles && cd .dotfiles && ./setup.sh