summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-07-01 18:22:56 +0200
committermarcellus <msimon_fr@hotmail.com>2023-07-01 18:22:56 +0200
commit7d15b62312ee9e4ed5f17efdbdbe6c4537f3a216 (patch)
treee98df3fc4daa46a3d7947a41ab6de7852aab7669 /zsh
parentd36d490dd9c8b0202b7342c55c45abea73938ada (diff)
fix: back to old music script, given up on the playlist project
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
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"