Skip to content

mkrisher/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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