mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
credits
This commit is contained in:
parent
c4563359cb
commit
e2e7f646ae
1 changed files with 2 additions and 8 deletions
|
|
@ -1,11 +1,5 @@
|
|||
# prompt style and colors based on Steve Losh's Prose theme:
|
||||
# http://github.com/sjl/oh-my-zsh/blob/master/themes/prose.zsh-theme
|
||||
#
|
||||
# vcs_info modifications from Bart Trojanowski's zsh prompt:
|
||||
# http://www.jukie.net/bart/blog/pimping-out-zsh-prompt
|
||||
#
|
||||
# git untracked files modification from Brian Carper:
|
||||
# http://briancarper.net/blog/570/git-info-in-your-zsh-prompt
|
||||
# based on:
|
||||
# https://github.com/steeef/oh-my-zsh/blob/master/themes/steeef.zsh-theme
|
||||
|
||||
function virtualenv_info {
|
||||
[ $VIRTUAL_ENV ] && echo '┄ '`basename $VIRTUAL_ENV`' ┄─'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue