fish_vars 0.1.2

Command line program to quickly add a path variable to your Fish Shell config file
fish_vars-0.1.2 is not a library.

fish_vars

Quick program to add path variables to Fish Shell config

Takes any number of arguments and will add them to your Fish Config file.

Example

fish_vars ~/bin /bin /josh/bin

To build locally simply

cargo build

Easiest Way, via cargo

cargo install fish_vars