diff --git a/states/zsh/templates/zshenv.j2 b/states/zsh/templates/zshenv.j2 index 5e19732..d38b04b 100644 --- a/states/zsh/templates/zshenv.j2 +++ b/states/zsh/templates/zshenv.j2 @@ -76,6 +76,8 @@ do done alias weather="curl -s wttr.in/caen" +alias mysql="mariadb" + # Misc settings bindkey -e unsetopt share_history