bengadbois / dotfiles

Personal config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal config files

License:MIT License


Languages

Language:Lua 78.7%Language:Shell 21.3%