Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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'