ZSHRC: ajout de la commande 'agnes' pour lancer le Wrapper RERO
This commit is contained in:
parent
7ce69c1ed6
commit
aa048442d1
2
.zshrc
2
.zshrc
@ -134,6 +134,8 @@ alias https='http --verify=no --default-scheme=https'
|
||||
# pytest
|
||||
alias pyt='pipenv run pytest -vvs --no-cov --disable-warnings'
|
||||
alias pytc='pipenv run pytest -vvs --disable-warnings --cov-report=xml:cov.xml'
|
||||
# projet rero
|
||||
alias rero='/home/od/rero/logik/agnes'
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
|
||||
|
Loading…
Reference in New Issue
Block a user