Skip to content

Instantly share code, notes, and snippets.

@award28
award28 / .zshrc
Last active December 9, 2018 20:29
My Custom zsh theme based off agnoster and powerline, works with OSX
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/Users/wardau/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
ZSH_THEME="agnosterward"