Skip to content

Commit 9bf3091

Browse files
committed
Merge branch 'master' of github.com:DelvarWorld/configs
2 parents db3f08e + 31f1668 commit 9bf3091

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bashrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ fi
11371137

11381138
# Chruby
11391139
CHRUBY_PATH="/usr/local/share/chruby/"
1140-
if [ -d "$CHRUBY_PATh" ]; then
1140+
if [ -d "$CHRUBY_PATH" ]; then
11411141
source "${CHRUBY_PATH}chruby.sh"
11421142
source "${CHRUBY_PATH}auto.sh"
11431143

0 commit comments

Comments
 (0)