Skip to content

Commit

Permalink
Adding size command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kislyuk committed Sep 16, 2015
1 parent 71e01bf commit 4659401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ alias sl='s4cmd ls'
alias sg='s4cmd get'
alias sp='s4cmd put'

alias size='du -sh *'

# Watcher
alias watch='python ~/bin/keepwatching'

Expand Down

0 comments on commit 4659401

Please sign in to comment.