delete computer name in prompt
This commit is contained in:
parent
ac4c78749b
commit
df13e423f8
@ -67,7 +67,7 @@ function prompt_skwp_setup {
|
|||||||
# ruby info (rvm, rbenv)
|
# ruby info (rvm, rbenv)
|
||||||
zstyle ':prezto:module:ruby:info:version' format '[%v]'
|
zstyle ':prezto:module:ruby:info:version' format '[%v]'
|
||||||
|
|
||||||
PROMPT="${__PROMPT_SKWP_COLORS[3]}%n%f@${__PROMPT_SKWP_COLORS[2]}%m%f ${__PROMPT_SKWP_COLORS[5]}%~%f "'$git_info[prompt]'"$ "
|
PROMPT="${__PROMPT_SKWP_COLORS[3]}%n%f ${__PROMPT_SKWP_COLORS[5]}%~%f "'$git_info[prompt]'"$ "
|
||||||
RPROMPT='%F{blue}${ruby_info[version]}'
|
RPROMPT='%F{blue}${ruby_info[version]}'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user