envhub-hm 0.1.4

Manage your dotfiles and packages with ease.
Documentation
1
2
3
4
5
6
pub mod init;
pub mod nix;
pub mod reset;
pub mod switch;

pub const HOME_MANAGER: &str = "~/.envhub/home-manager";