From 7d15b62312ee9e4ed5f17efdbdbe6c4537f3a216 Mon Sep 17 00:00:00 2001 From: marcellus Date: Sat, 1 Jul 2023 18:22:56 +0200 Subject: fix: back to old music script, given up on the playlist project --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 3634c91..015f79e 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -24,6 +24,7 @@ alias {ajouter,aj}="git add" alias {atome_de_code,ato}="git commit -m" # voir bitoduc.fr, Commit alias {pousser,pous}="git push" alias {difference,ference}="git diff" +alias {tronc,tr}="git log" alias bri5="xrandr --output eDP-1 --brightness 0.5" alias bri6="xrandr --output eDP-1 --brightness 0.6" -- cgit v1.2.3