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
path: root/.bashrc_cxx
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc_cxx')
-rw-r--r--.bashrc_cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/.bashrc_cxx b/.bashrc_cxx
index cede40b..0746912 100644
--- a/.bashrc_cxx
+++ b/.bashrc_cxx
@@ -1,11 +1,5 @@
#!/usr/bin/env bash
-if [ -n "${BASHRC_CXX+x}" ]; then
- return 0
-else
- readonly BASHRC_CXX=1
-fi
-
C_FLAGS=('-Wall' '-Wextra')
runc() (