diff --git a/.zshrc b/.zshrc index d4ba79c..97c5aee 100644 --- a/.zshrc +++ b/.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