mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
add header to theme file
This commit is contained in:
parent
384c594abb
commit
0a3611c572
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue