From d439f3c8a4b8596331c4adf4a23aabcaba16f2cd Mon Sep 17 00:00:00 2001 From: marcellus Date: Sat, 1 Jul 2023 18:23:23 +0200 Subject: Revert "fix: back to old music script, given up on the playlist project" This reverts commit 7d15b62312ee9e4ed5f17efdbdbe6c4537f3a216. --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 015f79e..3634c91 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -24,7 +24,6 @@ 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