From bc6d0202b10feff10d0cd62eb99b1af4824d59c7 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 22 Dec 2019 11:56:23 +0000 Subject: Have macOS df hide inode statistics GNU df does not show those by default so the Linux alias remains unchanged. --- dotfiles-darwin/zsh/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles-darwin/zsh') 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' -- cgit v1.2.3-70-g09d2