zsh (shells/zsh) Updated: 2 years, 6 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 GitHubMaintainers | 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