diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-25 17:56:35 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-25 17:56:35 +0200 |
| commit | 8e226e9276fc494ac67471ef2241bc89afbc18de (patch) | |
| tree | b104473f86fe65b15e4aad0ae2328801480b867d /.zshrc | |
| parent | b6762833791dde433980b97564c54c5bb29dbe61 (diff) | |
minor changes to zsh conf
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ alias shutr="sudo openrc-shutdown -r now" alias ins="sudo pacman -S" alias uins="sudo pacman -R" alias c="clear; quand" +alias poule="git pull" autoload -U compinit zstyle ':completion:*' menu select |
