diff options
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |
index : linux-home | ||
My dotfiles | Egor Tensin |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | .bashrc | 1 |
@@ -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' |