summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-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"