From 9535c631d60a9a16784264f0a1b557b4a373d5cb Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 5 Jan 2017 06:50:53 +0300 Subject: free: --human --- %HOME%/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '%HOME%') diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc index 4399d4c..1eb29de 100644 --- a/%HOME%/.bashrc +++ b/%HOME%/.bashrc @@ -18,6 +18,7 @@ alias sudo='sudo ' alias df='df --human-readable' alias du='du --human-readable' +alias free='free --human' alias egrep='egrep --color=auto' alias fgrep='fgrep --color=auto' -- cgit v1.2.3