fish_vars

Crates.iofish_vars
lib.rsfish_vars
version0.1.3
sourcesrc
created_at2017-12-03 01:33:33.867066
updated_at2017-12-04 15:15:09.274061
descriptionCommand line program to quickly add a path variable to your Fish Shell config file
homepage
repository
max_upload_size
id41505
size2,206
Josh Horwitz (jdhorwitz)

documentation

README

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

fv ~/bin /bin /josh/bin

To build locally simply

cargo build

Easiest Way, via cargo

cargo install fish_vars
Commit count: 0

cargo fmt