Quote path
This commit is contained in:
parent
df61a76ab0
commit
70e1f61337
@ -27,5 +27,5 @@ if [ -d "$HOME/.rbenv/shims" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$shell" = "bash" ]; then
|
if [ "$shell" = "bash" ]; then
|
||||||
echo "source $root/completions/rbenv.bash"
|
echo "source \"$root/completions/rbenv.bash\""
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user