5 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								# vim: ft=zsh :
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ \# "
							 | 
						||
| 
								 | 
							
								RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"
							 |