From 23d90701739b1fd3f72720b18efa65758733f4a3 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Wed, 26 Feb 2020 17:38:36 +0100 Subject: [PATCH] =?UTF-8?q?M=C3=A0J=20adresse=20temp=C3=A9rature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 911a592..ca0e53e 100644 --- a/.zshrc +++ b/.zshrc @@ -136,7 +136,7 @@ alias pyt='poetry run pytest -vvs --no-cov --disable-warnings' alias pytc='poetry run pytest -vvs --disable-warnings --cov-report=xml:cov.xml' # projet rero alias rero="ALIAS=rero /home/od/rero/logik/agnes" -# colration de la commande IP +# coloration de la commande IP alias ip='ip -c' # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.