mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Merge pull request #646 from whittle/master
Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).
This commit is contained in:
		
						commit
						95302af79b
					
				@ -1,5 +1,5 @@
 | 
			
		||||
# Path to your oh-my-zsh configuration.
 | 
			
		||||
ZSH=$HOME/.oh-my-zsh
 | 
			
		||||
export ZSH=$HOME/.oh-my-zsh
 | 
			
		||||
 | 
			
		||||
# Set name of the theme to load.
 | 
			
		||||
# Look in ~/.oh-my-zsh/themes/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user