diff options
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |