add config commands

This commit is contained in:
grimhilt
2023-06-08 18:19:44 +02:00
parent 82102c4608
commit 1b63c86c1a
5 changed files with 76 additions and 3 deletions

View File

@@ -4,3 +4,4 @@ pub mod add;
pub mod reset;
pub mod clone;
pub mod push;
pub mod config;