mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
Remove conversion comment.
This commit is contained in:
parent
709aee90ce
commit
b629acabcc
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
# Converted to zsh prompt theme by bash2zshprompt, written by <adam@spiers.net>
|
||||
# Very simple prompt
|
||||
prompt_off_setup () {
|
||||
PS1="%# "
|
||||
PS2="> "
|
||||
|
||||
prompt_opts=( cr percent )
|
||||
precmd () { }
|
||||
preexec () { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue