yash (shells/yash) Updated: 4 weeks, 1 day ago Add to my watchlist
Yet Another ShellYet another shell (yash) is a POSIX-compliant command line shell, featuring more strict POSIX compliance than those of other shells, as well as powerful command line editing.
Version: 2.57 License: GPL-2+ GitHubMaintainers | larryv |
Categories | shells |
Homepage | https://magicant.github.io/yash |
Platforms | darwin |
Variants |
|
"yash" depends on
lib (2)
extract (1)
build (2)
Ports that depend on "yash"
No ports
Port notes
To set MacPorts' yash as default login shell, run:
sudo chpass -s '${prefix}/bin/yash' $USER
To be able to switch default shells to or from yash without superuser privileges, add it to /etc/shells:
sudo sh -c 'echo ${prefix}/bin/yash >>/etc/shells'
Port Health:
Loading Port Health