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
.bash_functions
.bash_aliases
Add optional loading of .bash_functions and .bash_aliases to make migration from bash easier.
bash
Add zqs enable|disable bash_functions and zqs enable|disable bash_aliases commands to trigger loading those files too
zqs enable|disable bash_functions
zqs enable|disable bash_aliases
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
Add optional loading of
.bash_functions
and.bash_aliases
to make migration frombash
easier.Describe the solution you'd like
Add
zqs enable|disable bash_functions
andzqs enable|disable bash_aliases
commands to trigger loading those files tooThe text was updated successfully, but these errors were encountered: