nuta / nsh

A command-line shell like fish, but POSIX compatible.
906 stars 34 forks source link

nsh on FreeBSD #28

Open carlostrub opened 2 years ago

carlostrub commented 2 years ago

I just ported nsh to FreeBSD:

https://www.freshports.org/shells/nsh/

To install in FreeBSD:

pkg install shells/nsh

or

pkg install nsh

Maybe something for the documentation?

nuta commented 2 years ago

Fantastic! Thank you for publishing into nsh. Could you update README.md to mention the installation commands? I'd like you to leave your contribution in the commit log :)