Skip to content
      
      
    
Posts
  
	
	
	
		
			
				
				
				
				
					
							
							
								
									Today I was installing Oh My ZSH and the theme Agnoster and it worked in the the normal terminal but not in Visual Studio Code’s terminal, as it needs a monospaced font and Powerline isn’t one.
In this post I’ll explain how to quickly fix it.
The problem   Problem   VS Code defaults the terminal’s font to the editor’s font, and since the Agnoster theme needs Powerline, the terminal outputs non-sense characters.