-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the script when sourced from zsh
When the novarc file is sourced from the Zsh, it fails due to a few Bash specifics: - $BASH_SOURCE - does not exist in Zsh - readarray - does not exist in Zsh Resolves issue #176 Signed-off-by: Marcin Wilk <[email protected]>
- Loading branch information
Marcin Wilk
committed
Jul 25, 2024
1 parent
4c7cbee
commit 08c2078
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters