added ~/.local/bin to path
This commit is contained in:
		
							parent
							
								
									20a42679a8
								
							
						
					
					
						commit
						956953b19a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -14,6 +14,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#set important shell variables
 | 
					#set important shell variables
 | 
				
			||||||
	export PATH="$PATH:$(ruby -e 'puts Gem.user_dir')/bin"
 | 
						export PATH="$PATH:$(ruby -e 'puts Gem.user_dir')/bin"
 | 
				
			||||||
 | 
						export PATH="$PATH:$HOME/.local/bin"
 | 
				
			||||||
	export PATH="$PATH:$HOME/scripts"
 | 
						export PATH="$PATH:$HOME/scripts"
 | 
				
			||||||
	#set default editor and pager.
 | 
						#set default editor and pager.
 | 
				
			||||||
	export EDITOR=nvim
 | 
						export EDITOR=nvim
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue