clear rprompt from zshrc-stub to make a little more obvious when the prompt stuff isn't working right
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
				
			|||||||
autoload -U colors && colors 
 | 
					autoload -U colors && colors 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ %# "
 | 
					PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ %# "
 | 
				
			||||||
RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"
 | 
					RPROMPT=""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
_zeesh_fresh_install=0
 | 
					_zeesh_fresh_install=0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user