OPNsense Forum

English Forums => General Discussion => Topic started by: michaelgo on October 07, 2021, 11:27:03 AM

Title: zshell for opnsense?
Post by: michaelgo on October 07, 2021, 11:27:03 AM
Is it possible to install zshell to opnsense?
thanks
Title: Re: zshell for opnsense?
Post by: lilsense on October 07, 2021, 11:42:18 AM
yes it is... use the freebsd package to deploy it.
Title: Re: zshell for opnsense?
Post by: michaelgo on October 11, 2021, 07:53:02 AM
does it mean manually download and install the package? are there any dependencies? I understand adding freebsd repo can break something...
Title: Re: zshell for opnsense?
Post by: franco on October 11, 2021, 08:09:03 AM
# opnsense-code ports && cd /usr/ports/shells/zsh && make install


Cheers,
Franco