Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelley33 committed Jul 14, 2012
0 parents commit 4a26b94
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
@@ -0,0 +1,18 @@
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp

# YARD artifacts
.yardoc
_yardoc
doc/
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
dotfiles
========

My public dotfiles such as those I use for git, zsh, vim, and bash.

0 comments on commit 4a26b94

Please sign in to comment.