mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 06:19:09 +00:00 
			
		
		
		
	Add usage information for prompt
This commit is contained in:
		@@ -4,6 +4,13 @@
 | 
			
		||||
# Authors:
 | 
			
		||||
#   Sorin Ionescu <sorin.ionescu@gmail.com>
 | 
			
		||||
#
 | 
			
		||||
# Usage:
 | 
			
		||||
#   To select a prompt theme, add the following to zshrc, and replace 'name'
 | 
			
		||||
#   with the name of the theme you wish to load. Setting it to random will load
 | 
			
		||||
#   a random theme.
 | 
			
		||||
#
 | 
			
		||||
#     zstyle ':omz:module:prompt' theme 'name'
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# Load and run the prompt theming system.
 | 
			
		||||
autoload -Uz promptinit && promptinit
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user