diff options
Diffstat (limited to 'dotfiles-darwin/zsh/rc')
| -rw-r--r-- | dotfiles-darwin/zsh/rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles-darwin/zsh/rc b/dotfiles-darwin/zsh/rc index 019d611..88c05bd 100644 --- a/dotfiles-darwin/zsh/rc +++ b/dotfiles-darwin/zsh/rc @@ -1,4 +1,5 @@ # -*- mode: shell-script -*- +alias df='df -Ph' alias ls='ls -G' alias lsh='du -a | sort -h' |
