add link to which theme i modified
This commit is contained in:
parent
d165fc7af2
commit
b93ed94d2d
@ -1,3 +1,4 @@
|
||||
# ported from https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/jonathan.zsh-theme
|
||||
function virtualenv_info {
|
||||
[ $VIRTUAL_ENV ] && echo '('`basename $VIRTUAL_ENV`')'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user