fix variable issues
This commit is contained in:
		@@ -3,6 +3,7 @@ update_package_cache: yes
 | 
				
			|||||||
oh_my_zsh_repo: "https://github.com/ohmyzsh/ohmyzsh.git"
 | 
					oh_my_zsh_repo: "https://github.com/ohmyzsh/ohmyzsh.git"
 | 
				
			||||||
oh_my_zsh_install_folder: "/usr/share/oh-my-zsh"
 | 
					oh_my_zsh_install_folder: "/usr/share/oh-my-zsh"
 | 
				
			||||||
template_powerlevel10k_repo: "https://github.com/romkatv/powerlevel10k.git"
 | 
					template_powerlevel10k_repo: "https://github.com/romkatv/powerlevel10k.git"
 | 
				
			||||||
 | 
					zsh-template: powerlevel10k
 | 
				
			||||||
plugins_zsh:
 | 
					plugins_zsh:
 | 
				
			||||||
  zsh-syntax-highlighting:
 | 
					  zsh-syntax-highlighting:
 | 
				
			||||||
    git: "https://github.com/zsh-users/zsh-syntax-highlighting.git"
 | 
					    git: "https://github.com/zsh-users/zsh-syntax-highlighting.git"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user