unset CDPATH if it's set by the user
This commit is contained in:
parent
29b4da7737
commit
d246e20764
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
export -n CDPATH
|
||||
unset CDPATH
|
||||
|
||||
if [ "$1" = "--debug" ]; then
|
||||
export RBENV_DEBUG=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user