From a5356a89226a547da84b2a73f41057ac575ff24e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 17 Aug 2016 23:18:10 +0200 Subject: tree: -a --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index c425a79..ed3e765 100644 --- a/.bashrc +++ b/.bashrc @@ -206,6 +206,7 @@ shopt -s nullglob alias less='less -R' alias ls='ls -lAh --color=tty' +alias tree='tree -a' alias list_packages='cygcheck -cd' -- cgit v1.2.3