diff --git a/zsh/.zshrc b/zsh/.zshrc index 0aa2fd5..8e501eb 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -139,6 +139,9 @@ alias ftemplate='git fetch template' alias mtemplate='git merge template/master --allow-unrelated-histories' alias log='git log' +# docker +alias docker='sudo docker' # use normal docker command but keep sudo requirement + ### AUTOSTART ### #neofetch