diegotoral / dotfiles

Diego's dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diego's dotfiles

Requirements

Set zsh as your login shell

$ chsh -s $(chich zsh)

Installation

  1. Clone this repository
$ git clone https://github.com/diegotoral/dotfiles.git ~/.dotfiles
  1. Install rcm
$ brew tap toughtbot/formulae
$ brew install rcm
  1. Execute the installation
$ env RCRC=$HOME/.dotfiles/rcrc rcup

Feedback

Suggestions or improvements are welcome. File a issue!

About

Diego's dotfiles

License:MIT License


Languages

Language:Lua 54.4%Language:Vim Script 29.2%Language:Shell 11.3%Language:Ruby 5.1%