/dotfiles

Dotfiles, programs and OSX config

Primary LanguageShell

Dotfiles

OSX

Colors

iTerm2 [https://github.com/mbadolato/iTerm2-Color-Schemes.git](iTerm2 color schemes)

Font

Fonts are automatically installed. Look for inconsolata, font-source-code-pro and m-plus when the install is done.

Bash

Change iTerm2 prefs to open a new shell with /usr/local/bin/bash

Send mail from command line

Rename .msmtprc.private to .msmtprc

usage
echo "Your message" | mail recipient@example.com
VIM bundles

fetch https://github.com/svenanders/vimbundles and follow the instructions