mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	Initialize pyenv the proper way
This commit is contained in:
		
							parent
							
								
									c3ccad3fef
								
							
						
					
					
						commit
						89e17bc508
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,10 @@ export EDITOR
 | 
			
		|||
{%@@ if profile == 'VWAGWOY00349' @@%}
 | 
			
		||||
[[ $(command -v /opt/homebrew/bin/brew) ]] && eval "$(/opt/homebrew/bin/brew shellenv)"
 | 
			
		||||
{%@@ endif @@%}
 | 
			
		||||
[[ $(command -v pyenv) ]] && eval "$(pyenv init -)"
 | 
			
		||||
 | 
			
		||||
[[ $(command -v pyenv) ]] && export PYENV_ROOT="$HOME/.pyenv"
 | 
			
		||||
[[ $(command -v pyenv) ]] && export PATH="$PYENV_ROOT/bin:$PATH"
 | 
			
		||||
[[ $(command -v pyenv) ]] && eval "$(pyenv init --path)"
 | 
			
		||||
 | 
			
		||||
{%@@ if profile == 'AINCRAD-wsl' or profile == 'AINCRAD' or profile == 'YOETUNHEIMR-wsl' or profile == 'yoetunheimr' @@%}
 | 
			
		||||
# Set DOTNET_ROOT enviroment variable
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue