diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-08-02 20:55:44 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-08-02 20:55:44 +0200 |
| commit | 69fe16eab2f3685a00dd7f816a6328ac982a5677 (patch) | |
| tree | 3c3956fa67c32613dab40ce0e7fadc31651cb758 /zsh | |
| parent | a5e61c1cc5ba0db378ce43d98aa244f3995d32d5 (diff) | |
remove/update/add: removed nvim config, updated colors for dwm, added awesome config
Diffstat (limited to 'zsh')
| -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" |
