diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-07-01 18:22:56 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-07-01 18:22:56 +0200 |
| commit | 7d15b62312ee9e4ed5f17efdbdbe6c4537f3a216 (patch) | |
| tree | e98df3fc4daa46a3d7947a41ab6de7852aab7669 /zsh | |
| parent | d36d490dd9c8b0202b7342c55c45abea73938ada (diff) | |
fix: back to old music script, given up on the playlist project
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
