Tom Conder

Results 1 comments of Tom Conder

Here's how I got nvs to work with fish on Mac OSX. Install [bass](https://github.com/edc/bass) manually using the Makefile. ``` git clone https://github.com/edc/bass.git cd bass make install ``` Install nvs to...