From 0a3611c572aadc7fbaedd76970afdb1bc032607d Mon Sep 17 00:00:00 2001 From: Ashley Dev Date: Thu, 2 Jun 2011 11:13:22 -0700 Subject: [PATCH] add header to theme file --- themes/ashleydev.zsh-theme | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/themes/ashleydev.zsh-theme b/themes/ashleydev.zsh-theme index bf093276..2dcb8be8 100644 --- a/themes/ashleydev.zsh-theme +++ b/themes/ashleydev.zsh-theme @@ -1,3 +1,12 @@ +# ------------------------------------------------------------------------------ +# FILE: ashleydev.theme.zsh +# DESCRIPTION: oh-my-zsh prompt theme, shows vi mode, last shell return code, +# and verbose git info. +# AUTHOR: Ashley Dev (the.ashley.dev+zsh-theme@gmail.com) +# VERSION: 2.1 +# SCREENSHOT: +# ------------------------------------------------------------------------------ + # NOTE: make sure to add 'git' to your list of oh-my-zsh plugins (in your # ~/.zshrc), otherwise the git prompt info will not be shown.