Adds .local/bin to path for pip
This commit is contained in:
		
							parent
							
								
									39f6345cdb
								
							
						
					
					
						commit
						2781826696
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -18,7 +18,7 @@ for d in "$HOME"/.bin/*/; do | |||
|     mypath+=":$d" | ||||
| done | ||||
| 
 | ||||
| export PATH=~/Projects/current/bin:$mypath:$GOPATH/bin:$HOME/.local/share/bin:$HOME/.config/composer/vendor/bin:$PATH:. | ||||
| export PATH=~/Projects/current/bin:$mypath:$GOPATH/bin:$HOME/.local/share/bin:$HOME/.local/bin:$HOME/.config/composer/vendor/bin:$PATH:. | ||||
| 
 | ||||
| #Ruby things | ||||
| if type -p ruby > /dev/null; then | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue