Skip to content

Instantly share code, notes, and snippets.

View zach348's full-sized avatar

Zachary Cutler zach348

View GitHub Profile
@zach348
zach348 / .zshrc
Last active March 16, 2016 00:57
Zack's .zshrc
# Path to your oh-my-zsh installation.
export ZSH=/Users/admin/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
# Uncomment the following line to use case-sensitive completion.