calvn / dotfiles-legacy

dofiles for the Soul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calvin's dotfiles

dotfiles for the Soul

Note

These dotfiles is based off Zach Holman's dotfiles, more specifically from 1b430b7. The instructions found in his readme should also apply here as well.

Differences from Holman's dotfiles

  • Similar, but not quite the same, Brewfile
  • Some dotfiles and functions (e.g. cloudapp) have been removed
  • rvm is used instead of rbenv as the ruby version manager
  • nvm is used as the node version manager
  • Different prompt

Installation

# To install:
$ git clone
$ cd ~/.dotfiles
$ script/bootstrap

# To update:
$ dot

About

dofiles for the Soul

License:Other


Languages

Language:Shell 53.8%Language:Ruby 41.5%Language:AppleScript 4.7%