Skip to content
:computer: My dot files shared between machines.
Shell Ruby VimL
Find file
Failed to load latest commit information.
bundle bundle/config: remove Boxen fixup.
rbenv No more Boxen.
ssh ssh/config: remove ghe.io.
.gitignore No more Boxen.
.travis.yml Add Travis CI.
Brewfile Brewfile: add/modify some stuff.
LICENSE.txt Update license year.
README.md README: update status.
ackrc ackrc: read QMake .pri files.
bash_logout.sh Use real logout scripts.
bash_profile.sh Set icon and directory in Terminal.app.
bashrc.sh bashrc: don't run if non-interactive.
gitattributes git: wrap at 72 chars, add more comments.
gitconfig gitconfig*: fix indentation.
gitconfig-user gitconfig*: fix indentation.
gitignore Don't hide/ignore .env files.
install-dotfiles.sh install-dotfiles.sh: use two spaces for tabs.
irbrc irbrc: use double quotes.
logout.sh logout.sh: rename for better syntax highlighting.
rspec rspec: default to using colours.
shprofile.sh Use two spaces for tabs everywhere.
shrc.sh Use grc for colored diff.
tm_properties Use GitHub Markdown plugin for specifying Markdown.
update-dotfiles-from-github-tarball.sh Use two spaces for tabs everywhere.
vimrc Use two spaces for tabs everywhere.
zlogout.sh Use real logout scripts.
zprofile.sh Use "source"; more readable than ".".
zshrc.sh zshrc: don't write to /usr/local unless writable.

README.md

Dot Files

My dot files shared between machines for ZSH, Bash, OSX, Linux, Cygwin and MSYS.

Installation

Customise the contents of gitconfig-user. This is used for user-specific customisations of every other file.

Run install-dotfiles.sh after checkout to symlink (or copy) everything in this directory to your home directory.

Status

I'm using these on all my personal machines.

Build Status

Contact

Mike McQuaid

License

These dot files are licensed under the MIT License. The full license text is available in LICENSE.txt.

Something went wrong with that request. Please try again.