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
feat: ✨ add optional loading of .bash_functions and .bash_aliases
- 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]>
0 commit comments