|  |  | @ -152,7 +152,6 @@ bindkey '^e' edit-command-line | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | # Load syntax highlighting; should be last. | 
			
		
	
		
			
				
					|  |  |  | source ~/.zsh/fsh/fast-syntax-highlighting.plugin.zsh 2>/dev/null | 
			
		
	
		
			
				
					|  |  |  | source ~/.iterm2_shell_integration.zsh | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | # Go up directory structures | 
			
		
	
	
		
			
				
					|  |  | @ -170,3 +169,5 @@ git-prune() { | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | export PATH="/usr/local/opt/php@7.4/bin:$PATH" | 
			
		
	
		
			
				
					|  |  |  | export PATH="/usr/local/opt/php@7.4/sbin:$PATH" | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | eval "$(starship init zsh)" |