uncomment virtualenv line
This commit is contained in:
parent
c3b123067c
commit
fbdc57e69b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ function virtual_env_prompt () {
|
|||
REPLY=${VIRTUAL_ENV+(${VIRTUAL_ENV:t}) }
|
||||
}
|
||||
|
||||
# grml_theme_add_token virtual-env -f virtual_env_prompt '%F{magenta}' '%f'
|
||||
grml_theme_add_token virtual-env -f virtual_env_prompt '%F{magenta}' '%f'
|
||||
|
||||
# show hostname when ssh'd in
|
||||
|
||||
|
|
Loading…
Reference in a new issue