christopherscott / dotfiles

OSX, zsh, and sublime config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my dotfiles.

install prompt:

  1. Symlink (or copy) pure.zsh to ~/.oh-my-zsh/custom/pure.zsh-theme
  2. Symlink (or copy) async.zsh to ~/.oh-my-zsh/custom/async.zsh
  3. Add ZSH_THEME="pure" to your .zshrc file.

todo:

  • create boostrap loader to symlink files
  • write documentation

About

OSX, zsh, and sublime config


Languages

Language:Shell 55.2%Language:Vim Script 44.8%