Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
101758f6
Commit
101758f6
authored
Oct 09, 2015
by
Robby Russell
Browse files
Merge pull request #4481 from apjanke/autoenv-emerg-fix
autoenv: actually source autoenv once located
parents
2522ab45
2d0e7fbd
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/autoenv/autoenv.plugin.zsh
View file @
101758f6
...
...
@@ -17,6 +17,7 @@ In the meantime the autoenv plugin is DISABLED.
END
return
1
fi
source
$autoenv_dir
/activate.sh
fi
}
[[
$?
!=
0
]]
&&
return
$?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment