What's Changed
Improvements
- Shell picker now reads available shells from
/etc/shellsinstead of a hardcoded list — fish, nushell, and other shells you've installed will show up automatically. (#21)
更新内容
优化
- Shell 选择器改为从
/etc/shells动态读取,不再写死 zsh/bash/sh。安装了 fish、nushell 等 shell 后会自动出现在下拉列表里。(#21)
Full Changelog: v1.3.6...v1.3.7