yo! It is roman dotfiles
- Ruby, Python
- psutil
> git clone https://github.com/emmit8/dotfiles.git
> cd dotfiles && ./bin/install_dotes.rb
# Brew
> /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Tmux
> brew install tmux
# Vim plug
> curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim