From 13f8d60ee197a7c46da73fdde9b3811cea5c8ffe Mon Sep 17 00:00:00 2001 From: marcellus Date: Sat, 1 Jul 2023 18:25:47 +0200 Subject: Revert "Revert "fix: back to old music script, given up on the playlist project"" This reverts commit d439f3c8a4b8596331c4adf4a23aabcaba16f2cd. --- 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