fixed omz install script
This commit is contained in:
		
							parent
							
								
									9a3769ee00
								
							
						
					
					
						commit
						bca8d636d0
					
				@ -1,5 +1,5 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
if [ ! -e "$ZSH/oh-my-zsh.sh" ] ; then
 | 
			
		||||
    /bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussel/oh-my-zsh/master/tools/install.sh)"
 | 
			
		||||
    /bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussel/ohmyzsh/master/tools/install.sh)"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user