mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 05:21:00 +01:00
manual/8684
This commit is contained in:
parent
8efd8205ed
commit
5efc7525ec
6 changed files with 26 additions and 17 deletions
|
|
@ -6,7 +6,8 @@ prompt_suse_setup () {
|
|||
PS1="%n@%m:%~/ > "
|
||||
PS2="> "
|
||||
|
||||
precmd () { setopt promptsubst }
|
||||
prompt_opts=( cr percent )
|
||||
precmd () { }
|
||||
preexec () { }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue