From 6eb8ea88437f58c68bb908d0547ca460df63511a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 4 Jan 2021 22:24:09 +0100 Subject: bashrc : add ddu alias for ncdu cache file --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 1ea32f3..b71f96f 100644 --- a/bashrc +++ b/bashrc @@ -88,6 +88,7 @@ alias fuck='eval $(thefuck $(fc -ln -1)); history -r' alias kk='khal calendar' alias ki='khal interactive' alias zz='clear && khal calendar && task -old' +alias ddu='zcat ~/.cache/ncdu-data.gz | ncdu -f-' # FUNCTIONS function lip () { # local ips -- cgit v1.1-2-g2b99