Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 339 Bytes

README.mdown

File metadata and controls

16 lines (10 loc) · 339 Bytes

mkrisher's dot-files

My dotfiles including setup for Ruby and Python environments. I use tmux and Neovim. ZSH for a shell. Everything installs via Rake commands.

git clone https://github.com/mkrisher/dotfiles.git

cd dotfiles

rake dependencies # to install system dependencies like homebrew

rake install