zsh (shells/zsh) Updated: 3 years, 4 months ago Add to my watchlist
The Z shellZsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.
Version: 5.9 License: Permissive
Maintainers | larryv |
Categories | shells |
Homepage | https://www.zsh.org |
Platforms | darwin |
Variants |
|
"zsh" depends on
lib (4)
extract (1)
build (1)
Ports that depend on "zsh"
lib (1)run (3)
Port notes
To set MacPorts' zsh as default login shell, run:
sudo chpass -s '${prefix}/bin/zsh' "$USER"
To be able to switch default shells to or from zsh without superuser privileges, add it to /etc/shells:
sudo sh -c 'echo ${prefix}/bin/zsh >>/etc/shells'
Port Health:
Loading Port Health
Installations (30 days)
112
Requested Installations (30 days)
94
Livecheck results
zsh seems to have been updated (port version: 5.9, new version: 5.9.0.3)
livecheck ran: 9 hours ago