beep boops
Go to file
2015-10-13 17:57:47 -07:00
.mutt muttrc: update 2015-10-13 17:57:47 -07:00
.newsbeuter newsbeuter: fix focus colors 2015-08-08 00:21:11 -04:00
.pandoc pandoc: add \tightlist declaration to garamond.tex 2015-08-08 00:09:09 -04:00
bin bin/dump-tabs 2015-09-29 17:03:33 -07:00
emacs Revert "emacs.el: brute force erb templates as pure ruby" 2015-10-13 16:54:32 -07:00
texmf texmf: forgot to rename garamond in class definition 2015-02-28 22:41:03 -08:00
tmux tmux: move conf files 2015-09-08 15:35:35 -07:00
.aliases Merge remote-tracking branch 'dunn/master' 2015-09-08 16:53:26 -07:00
.bash_profile Merge remote-tracking branch 'dunn/master' 2015-09-08 16:53:26 -07:00
.bash_prompt save 🚨 for production servers 2015-09-29 17:03:12 -07:00
.bashrc Remove some things that I don’t use 2014-06-07 15:59:44 +02:00
.brew Conditionalize Darwin settings 2015-09-08 16:07:10 -07:00
.editorconfig editorconfig restore utf8 2015-02-24 20:13:02 -08:00
.exports exports: add cpanm perllib 2015-09-29 16:01:29 -07:00
.functions Conditionalize Darwin settings 2015-09-08 16:07:10 -07:00
.gitattributes .gitattributes: Disable normalizing line endings globally 2013-07-04 17:44:46 +02:00
.gitconfig gitconfig: organize 2015-09-10 08:16:12 -07:00
.gitignore Conditionalize Darwin settings 2015-09-08 16:07:10 -07:00
.hushlogin Use newlines at EOF consistently 2013-03-10 11:07:15 +01:00
.inputrc personalize inputrc 2015-02-24 18:52:54 -08:00
.osx Merge remote-tracking branch 'dunn/master' 2015-09-08 16:53:26 -07:00
.wgetrc Use newlines at EOF consistently 2013-03-10 11:07:15 +01:00
Brewfile-darwin emacs.el: reactivate php-mode 2015-09-16 16:46:28 -07:00
Brewfile-linux brewfile-linux: rm mac tmux stuff 2015-09-15 10:25:40 -07:00
LICENSE-MIT.txt Update URLs 2014-08-22 21:52:36 +02:00
README.md strip down readme 2015-03-04 22:06:32 -08:00

Mathiass dotfiles (heavily modified)

Add custom commands without creating a new fork

If ~/.extra exists, it will be sourced along with the other files. You can use this to add a few custom commands without the need to fork this entire repository, or to add commands you dont want to commit to a public repository.

Sensible OS X defaults

When setting up a new Mac, you may want to set some sensible OS X defaults:

./.osx

Install Homebrew formulae

When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):

./brew.sh

Thanks to…