diff options
author | Tyler Davis <tydavis@gmail.com> | 2023-04-17 18:25:24 +0000 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2023-04-17 18:25:24 +0000 |
commit | 627ef3702d34214375db39780b8c5cdd040d4191 (patch) | |
tree | 958dae06724651be454916026b6d140e3aa5fe75 /.setup/gitlist | |
parent | 193cc179c27b4bbcd7a8fceb40940aa71a34dd26 (diff) | |
download | dotfiles-627ef3702d34214375db39780b8c5cdd040d4191.tar.gz dotfiles-627ef3702d34214375db39780b8c5cdd040d4191.zip |
git: remove mutt wiz
Diffstat (limited to '.setup/gitlist')
-rw-r--r-- | .setup/gitlist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.setup/gitlist b/.setup/gitlist index 4e7067d..93d5e15 100644 --- a/.setup/gitlist +++ b/.setup/gitlist @@ -75,6 +75,13 @@ "branch": "" }, { + "path": "temp/mutt-wizard/", + "remotes": { + "origin": "https://github.com/LukeSmithxyz/mutt-wizard" + }, + "branch": "" + }, + { "path": "work/dedmanager/", "remotes": { "origin": "https://github.com/tydavis/dedmanager.git", |