A Chassis extension to install and configure Fish Shell on your server.
- Add this extension to your extensions directory.
git clone git@github.com:Chassis/Fish.git extensions/fish
- Run
vagrant provision
- Fish Shell has been installed on your Chassis VM!
If you have a custom config.fish
that you're used to using locally and you'd like it to be installed on your Chassis box then copy and commit your fish.config
into your base content folder.
For default Chassis installs this will be content/config.fish
for customised content folders this will be <your_custom_content_folder>/config.fish
.
That's it!