[Bug 249870] zsh is not in /bin/zsh
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 25 06:09:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249870
Fernando Apesteguía <fernape at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
CC| |fernape at FreeBSD.org
Status|New |Closed
--- Comment #1 from Fernando Apesteguía <fernape at FreeBSD.org> ---
^Triage: Thank you for your report. Our issue tracker is used for issues
identified to be bugs and enhancements.
For general support, questions and issues, the following channels are available
to the community:
https://www.freebsd.org/support.html
zsh does not come with the base system. It is in ports (shells/zsh). As such,
but default, everything is installed under /usr/local (if installed with pkg)
or at the PREFIX the user chooses when compiling the port.
You can safely change the shell by using chsh -s /path/to/shell.
If your issue is isolated to be a bug and is reproducible on an up-to-date and
supported FreeBSD version, please re-open this issue with additional
information and steps to reproduce.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list