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