mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-03 21:25:26 +00:00 
			
		
		
		
	Remove unused path inclusions
This commit is contained in:
		
							parent
							
								
									eeb78753dc
								
							
						
					
					
						commit
						cb8a327d26
					
				| 
						 | 
				
			
			@ -3,8 +3,6 @@ set -gx GOBIN $GOPATH/bin
 | 
			
		|||
set -gx PATH $PATH $GOBIN \
 | 
			
		||||
    $HOME/.pub-cache/bin \
 | 
			
		||||
    $HOME/Documents/bash_scripts \
 | 
			
		||||
    $HOME/Library/Python/2.7/bin \
 | 
			
		||||
    $HOME/.n/bin \
 | 
			
		||||
    $HOME/Documents/flutter/bin \
 | 
			
		||||
    $HOME/.cargo/bin
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue