/dotfiles

My dotfiles

Primary LanguageShellMIT LicenseMIT

Paretje's dotfiles

My dotfiles, compiled since 2013.

Deploy

git init .
git remote add origin https://github.com/paretje/dotfiles.git
git pull origin master
git branch -u origin/master
git config --local merge.verifySignatures true