Skip to content

Commit

Permalink
Remove du alias
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbetz committed Mar 15, 2015
1 parent 9962143 commit 9c0599d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion shell/linux-aliases

This file was deleted.

2 changes: 0 additions & 2 deletions shell/osx-aliases
Expand Up @@ -46,8 +46,6 @@ ssh-copy-id() {
# Flush Directory Service cache
alias flush="dscacheutil -flushcache"

alias du='du -k -d 1 $argv'

alias reload_webkit='osascript -e 'tell application "WebKit" to do JavaScript "window.location.reload()" in front document''

# Stuff I never really use but cannot delete either because of http://xkcd.com/530/
Expand Down

0 comments on commit 9c0599d

Please sign in to comment.