Initial upload: DotMigrate dotfiles migration tool with CI/CD
This commit is contained in:
2
src/config.rs
Normal file
2
src/config.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod config;
|
||||
pub use config::{Dotfile, Config, SyncConfig, MergeConfig, DetectConfig, BackupConfig};
|
||||
Reference in New Issue
Block a user