mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
ys-pep-2 theme: Remove relic comment & clarify some others
This commit is contained in:
parent
0b1e6f5186
commit
39c32c6d44
1 changed files with 2 additions and 12 deletions
|
|
@ -101,21 +101,11 @@ yspep_other_info() {
|
|||
}
|
||||
local other_info='$(yspep_other_info)'
|
||||
|
||||
# Prompt format:
|
||||
#
|
||||
# PRIVILEGES USER @ MACHINE in DIRECTORY on git:BRANCH STATE [TIME] C:LAST_EXIT_CODE V:VIRTUALENV
|
||||
# $ COMMAND
|
||||
#
|
||||
# For example:
|
||||
#
|
||||
# % ys @ ys-mbp in ~/.oh-my-zsh on git:master x [21:47:42] C:0
|
||||
# $
|
||||
|
||||
# First Line (notice the newline!)
|
||||
# First Line (notice the newline at end!)
|
||||
PROMPT="$leftbar1$ip_info
|
||||
"
|
||||
|
||||
# Second Line (notice the newline!)
|
||||
# Second Line (notice the newline at end!)
|
||||
PROMPT+="$leftbar2${dgrey}[%*]%b \
|
||||
%(#,%K{yellow}%F{black}%n%k,%F{cyan}%n)\
|
||||
%F{white}@%F{green}%m$dgrey:%b\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue