| Crates.io | fish_vars |
| lib.rs | fish_vars |
| version | 0.1.3 |
| created_at | 2017-12-03 01:33:33.867066+00 |
| updated_at | 2017-12-04 15:15:09.274061+00 |
| description | Command line program to quickly add a path variable to your Fish Shell config file |
| homepage | |
| repository | |
| max_upload_size | |
| id | 41505 |
| size | 2,206 |
Quick program to add path variables to Fish Shell config
Takes any number of arguments and will add them to your Fish Config file.
fv ~/bin /bin /josh/bin
cargo build
cargo install fish_vars