doc
This commit is contained in:
parent
11604c298e
commit
64a93fd0ba
1 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,13 @@
|
|||
#
|
||||
# zstyle ':omz:module:prompt:solarized' 256colors 'yes'
|
||||
# zstyle ':omz:module:prompt:solarized' dark 'yes'
|
||||
#
|
||||
# custom hostname colours
|
||||
#
|
||||
# zstyle ':omz:module:prompt:solarized' hostname 'red'
|
||||
# zstyle ':omz:module:prompt:solarized' hostname2 'blue'
|
||||
#
|
||||
#
|
||||
|
||||
function virtualenv_info {
|
||||
if [[ -n "$VIRTUAL_ENV" ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue