aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
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'