Skip to content

Instantly share code, notes, and snippets.

View VGonPa's full-sized avatar

Victor González-Pacheco VGonPa

View GitHub Profile
@VGonPa
VGonPa / .zshrc
Last active August 29, 2015 14:18
My Zsh config file
# Path to your oh-my-zsh installation.
export ZSH=/home/monarch/.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"
# ZSH_THEME="alanpeabody"
ZSH_THEME="clean"