summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-04-25 17:56:35 +0200
committermarcellus <msimon_fr@hotmail.com>2023-04-25 17:56:35 +0200
commit8e226e9276fc494ac67471ef2241bc89afbc18de (patch)
treeb104473f86fe65b15e4aad0ae2328801480b867d /.zshrc
parentb6762833791dde433980b97564c54c5bb29dbe61 (diff)
minor changes to zsh conf
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 2a97460..a557d3a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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