From: Nicolas Boisselier Date: Thu, 26 Feb 2015 21:22:18 +0000 (+0000) Subject: NB dir + ls-time X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=06fd35216d135faf623d9f50b97cf0e6dd7aaff7;p=nb.git NB dir + ls-time --- diff --git a/etc/bashrc.alias b/etc/bashrc.alias index 63e05d12..f0735ce4 100644 --- a/etc/bashrc.alias +++ b/etc/bashrc.alias @@ -16,6 +16,7 @@ alias nmap-ping="nmap -sP -PE -PS443 -PA21,22,23,80,3389" alias arp-list="arp -an" [ "$UID" == "0" ] && grep -q '^_\?postgres:' /etc/passwd && alias psql='sudo -u postgres psql' alias pdf2jpegs='gs -dNOPAUSE -sDEVICE=jpeg -dFirstPage=1 -dLastPage=5 -sOutputFile=pdf2jpegs%d.jpg -dJPEGQ=100 -r500 -c quit' +alias ls-time="tree -tDphug" #-------------------------------------------------------------------------------- # Etherwake