maddenpj / dotfiles

Personal Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Fresh Install

Installing on a fresh system from the ~ directory:

git clone git@github.com:maddenpj/dotfiles.git .dotfiles
cd .dotfiles && ./install

Updating

Just update config files as usual (vim .vimrc) but make sure to commit and push the changes

install is Idempotent so re-running it should not be an issue

About

Personal Dotfiles


Languages

Language:Vim Script 87.6%Language:Python 5.2%Language:CSS 4.6%Language:Shell 2.5%