Skip to content

Commit

Permalink
add alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Makoto Tokuyama committed Mar 18, 2020
1 parent 79d7260 commit ac6cdb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/common/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ alias dok='docker'
alias doki='docker image'
alias dokc='docker container'
alias dokv='docker volume'
alias dokn='docker network'
alias dokco='docker-compose'
alias ku='kubectl'
alias m='make'
Expand Down

0 comments on commit ac6cdb6

Please sign in to comment.