pathfix 0.1.3

Fixes the $PATH variable mess by generating it for you
Documentation
1
2
3
4
5
extern crate serde;
extern crate toml;
extern crate users;

pub mod config;