Rerologik : passage au rang de simple projet, modification de l'alias
This commit is contained in:
		
							
								
								
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							@@ -135,7 +135,7 @@ alias https='http --verify=no --default-scheme=https'
 | 
				
			|||||||
alias pyt='poetry run pytest -vvs --no-cov --disable-warnings'
 | 
					alias pyt='poetry run pytest -vvs --no-cov --disable-warnings'
 | 
				
			||||||
alias pytc='poetry run pytest -vvs --disable-warnings --cov-report=xml:cov.xml'
 | 
					alias pytc='poetry run pytest -vvs --disable-warnings --cov-report=xml:cov.xml'
 | 
				
			||||||
# projet rero
 | 
					# projet rero
 | 
				
			||||||
alias rero="ALIAS=rero /home/od/rero/logik/agnes"
 | 
					alias rero="ALIAS=rero /home/od/projets/rerologik/agnes"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
 | 
					# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
 | 
				
			||||||
[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
 | 
					[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user