You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New zqs commands to enable/disable loading of bash files
- zqs enable-bash-functions and zqs disable-bash-functions
- zqs enable-bash-aliases and zqs disable-bash-aliases
- New .zshrc.d/002-load-bash-files to handle the actual loading
- Updated help documentation for the new commands
Implements: unixorn#291
Signed-off-by: jfmcdowell <[email protected]>
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: