added alias for docker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user