dotfiles/zsh/.config/oh-my-zsh/custom/docker.zsh

3 lines
74 B
Bash

# Prefer this over adding user to docker group
alias docker='sudo docker'