diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-08-17 20:32:06 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-08-17 20:32:06 +0200 |
| commit | cb3396bb6730d8fff0444596283d16179dccfffd (patch) | |
| tree | 04184125939d74c19c8ee3aeb0339102dd76c6a7 /zsh/.zshrc | |
| parent | 24c738b97080909aa029ad36a92e6d4ba0b996ac (diff) | |
| parent | 7a3c30f43e22878e8c451ac3cd6115b86b6cdebd (diff) | |
Merge branch 'main' of github.com:Laitram31/.config
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ 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 {resto,restau}="git restore" alias bri5="xrandr --output eDP-1 --brightness 0.5" alias bri6="xrandr --output eDP-1 --brightness 0.6" |
