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
It would be good to mention Zsh early on in the episode now that it is the default shell on macOS. For example, by default, the Zsh prompt is % not $.
%
$
https://swcarpentry.github.io/shell-novice/01-intro.html#the-shell
The text was updated successfully, but these errors were encountered:
Either that, or recommend that instructors have students with macOS change their preferences to use Bash as the default
Sorry, something went wrong.
Thanks for the suggestion. Maybe it is better to update the setup https://carpentries.github.io/workshop-template/install_instructions/#shell ? This is also mentioned at https://swcarpentry.github.io/shell-novice/index.html#where-to-type-commands-how-to-open-a-new-shell though maybe could be emphasized more.
No branches or pull requests
How could the content be improved?
It would be good to mention Zsh early on in the episode now that it is the default shell on macOS. For example, by default, the Zsh prompt is
%
not$
.Which part of the content does your suggestion apply to?
https://swcarpentry.github.io/shell-novice/01-intro.html#the-shell
The text was updated successfully, but these errors were encountered: