I use thoughtbot/dotfiles and
MattMSumner/dotfiles together using the *.local convention described in
thoughtbot/dotfiles.
Clone onto your laptop:
cd ~
git clone git://github.com/thoughtbot/dotfiles.git
git clone git://github.com/MattMSumner/dotfiles.git dotfiles-local
Install:
env RCRC=$HOME/dotfiles/rcrc rcup
This will create symlinks for config files in your home directory.
You can safely run rcup multiple times to update.
git configuration:
lalias for tight, colored, log output.cbalias for checkout of a new branch.dbalias for deletion of branches.dalias fordiff.dsalias fordiff --cached.fuckitalias for throwing everything away.- My name and email.
zsh configuration and aliases:
todoto edit my todo file, located at~/Dropbox/todo.- Specify location of Go workspace.
tmux configuration:
- fix for copy/paste functionality with osx
- vim like selection of text
- smaller increment resizing with alt+(h,j,k,l)
- smart pane switching with ctrl+(h,j,k,l) to move between panes and vim