aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--%HOME%/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc
index 90b7f0c..32d3be2 100644
--- a/%HOME%/.bashrc
+++ b/%HOME%/.bashrc
@@ -77,7 +77,7 @@ alias ssh-copy-id='ssh-copy-id -i'
[ -r "$HOME/.bash_utils/os.sh" ] && source "$HOME/.bash_utils/os.sh"
[ -r "$HOME/.bash_utils/path.sh" ] && source "$HOME/.bash_utils/path.sh"
-[ -r "$HOME/.bashrc_work" ] && source "$HOME/.bashrc_work"
+[ -r "$HOME/.bashrc_local" ] && source "$HOME/.bashrc_local"
os_is_cygwin && set -o igncr
os_is_cygwin || complete -r