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 6a7450f..f92324a 100644
--- a/.bashrc
+++ b/.bashrc
@@ -221,6 +221,6 @@ alias cygwin_packages='cygcheck -cd'
[ -f '.bash_utils/cxx.sh' ] && source .bash_utils/cxx.sh
[ -f '.bash_utils/distr.sh' ] && source .bash_utils/distr.sh
+[ -f '.bash_utils/file.sh' ] && source .bash_utils/file.sh
[ -f '.bash_utils/git.sh' ] && source .bash_utils/git.sh
-[ -f '.bash_utils/netwrix.sh' ] && source .bash_utils/netwrix.sh
[ -f '.bash_utils/text.sh' ] && source .bash_utils/text.sh