mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	docs: document oneline argument passing to install script
This commit is contained in:
		
							parent
							
								
									93f8c0686c
								
							
						
					
					
						commit
						03b6a72576
					
				@ -32,6 +32,8 @@
 | 
			
		||||
#   --keep-zshrc: sets KEEP_ZSHRC to 'yes'
 | 
			
		||||
# For example:
 | 
			
		||||
#   sh install.sh --unattended
 | 
			
		||||
# or:
 | 
			
		||||
#   sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
 | 
			
		||||
#
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user