aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-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