diff options
Diffstat (limited to 'dotfiles-linux')
| -rw-r--r-- | dotfiles-linux/zsh/rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles-linux/zsh/rc b/dotfiles-linux/zsh/rc new file mode 100644 index 0000000..2a87610 --- /dev/null +++ b/dotfiles-linux/zsh/rc @@ -0,0 +1,3 @@ +# -*- mode: shell-script -*- + +alias df='df -h' |
