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--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 50c6132..824f744 100644
--- a/.bashrc
+++ b/.bashrc
@@ -41,7 +41,7 @@ shopt -s nullglob
# set -o ignoreeof
#
# Use case-insensitive filename globbing
-# shopt -s nocaseglob
+shopt -s nocaseglob
#
# Make bash append rather than overwrite the history on disk
# shopt -s histappend