Skip to content

Releases: jalexlong/supershell

v0.4.1

18 Jan 19:47

Choose a tag to compare

Release v0.4.1

v0.4.0

18 Jan 01:16

Choose a tag to compare

Release v0.4.0 (Stable CI)

v0.3.1

13 Jan 16:31

Choose a tag to compare

fix(install): correct macOS paths and shell detection

Patches the installer to correctly identify Zsh vs Bash based on user login shell rather than script execution shell. Also fixes the 'Read-only file system' error by defining HOOK_FILE after DATA_DIR is set. Bumps version to 0.3.1.

v0.3.0

13 Jan 15:18

Choose a tag to compare

fix(install): use native Application Support path on macOS