mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 08:41:43 +00:00
Set unused prompts to an empty string
This commit is contained in:
@ -44,6 +44,7 @@ function prompt_minimal_setup {
|
||||
|
||||
# Define prompts.
|
||||
PROMPT='%2~${vcs_info_msg_0_} » '
|
||||
RPROMPT=''
|
||||
}
|
||||
|
||||
prompt_minimal_setup "$@"
|
||||
|
Reference in New Issue
Block a user