Update aliases.zsh
This commit is contained in:
		
							parent
							
								
									e2ed0114ca
								
							
						
					
					
						commit
						cbe28ac422
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ alias gra="git remote add origin " | |||
| alias clonerepo="git fetch --all && git pull --all && git clone-branches" | ||||
| 
 | ||||
| # Python | ||||
| alias initvenv='python3 -m venv vemv' | ||||
| alias initvenv='python3 -m venv venv' | ||||
| alias startvenv='source venv/bin/activate' | ||||
| alias stopvenv='deactivate' | ||||
| alias pyinstall='python3 -m pip install -r requirements.txt' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway