Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 409 Bytes

dotfiles

This is my dotfiles repo. Includes configuration for Ruby Gems, RVM, Tmux, and of course Zsh.

Install Tmux dotfiles

Run these commands to install my tmux config:

curl -o- https://raw.githubusercontent.com/brandon-fryslie/dotfiles/master/tmux.osx.conf > ~/.tmux.conf
curl -o- https://raw.githubusercontent.com/brandon-fryslie/dotfiles/master/tmux.shared.conf > ~/.tmux.shared.conf