We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think this was answered in #533 but if someone knows a way to use omb in this situation, it would be appreciated!
The text was updated successfully, but these errors were encountered:
Unsure what you mean, but you could load their bashrc after yours, other the other way around.
Set your OSH folder...
export OSH="/path/to/oh-my-bash"
And then include it...
if test -f "$OSH/oh-my-bash.sh"; then source "$OSH/oh-my-bash.sh" fi
Sorry, something went wrong.
No branches or pull requests
I think this was answered in #533 but if someone knows a way to use omb in this situation, it would be appreciated!
The text was updated successfully, but these errors were encountered: