summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2023-08-17 20:32:06 +0200
committerMartial Simon <msimon_fr@hotmail.com>2023-08-17 20:32:06 +0200
commitcb3396bb6730d8fff0444596283d16179dccfffd (patch)
tree04184125939d74c19c8ee3aeb0339102dd76c6a7 /zsh
parent24c738b97080909aa029ad36a92e6d4ba0b996ac (diff)
parent7a3c30f43e22878e8c451ac3cd6115b86b6cdebd (diff)
Merge branch 'main' of github.com:Laitram31/.config
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 015f79e..6cbe074 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -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"