Skip to content

Commit

Permalink
pyclean
Browse files Browse the repository at this point in the history
  • Loading branch information
neoascetic committed Apr 16, 2017
1 parent f8ed53c commit 35d12ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Expand Up @@ -39,6 +39,7 @@ EDITOR=emacs
alias e=$EDITOR vim=e
alias g=git
alias ls="ls -GF"
alias pyclean="find . -name '*.pyc' -delete"

# register docker's env async
function docker-machine() {
Expand Down

0 comments on commit 35d12ab

Please sign in to comment.