v1.2.1
What's Changed
- Permit, even without an internet connection:
- copy–pasting (⌘A, ⌘C, ⌘V),
- direct execution (
./update
), or - sourcing (
. ./update
).
- Respect
$SHLVL
by not:- increasing the number of subshells at initiation, and not
- decreasing the number at completion.
Full Changelog: v1.2.0...v1.2.1