From 97fa8f567fad53c846c5775d04f4c1a36ff12475 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Mon, 29 May 2023 06:30:10 +0000 Subject: [PATCH] Added Mudlet --- home/.chezmoidata.yaml | 9 +++++---- software.yml | 11 +++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index fddd32f4..0fd2f0a3 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -465,6 +465,8 @@ softwareGroups: - infracost Finance-Desktop: &Finance-Desktop - manta + Games-Desktop: &Games + - mudlet Git: &Git - commitizen - gh @@ -1088,6 +1090,7 @@ softwareGroups: - *E-mail-Desktop - *Engineering-Desktop - *Finance-Desktop + - *Games-Desktop - *Git-Desktop - *Kubernetes-Desktop - *Media-Desktop @@ -1276,11 +1279,9 @@ qubes: # - debian-10 - debian-11 - debian-11-minimal - - fedora-32 - - fedora-36 - - fedora-36-minimal - - fedora-36-xfce - fedora-37 + - fedora-38 + - fedora-38-minimal # - gentoo # - gentoo-minimal # - kali diff --git a/software.yml b/software.yml index 0c968463..c08a40ec 100644 --- a/software.yml +++ b/software.yml @@ -3272,6 +3272,17 @@ softwarePackages: github: github.com/muesli/gitomatic pacman: gitomatic scoop: gitomatic + mudlet: + _bin: mudlet + _desc: A full-featured cross-OS MUD client + _docs: https://wiki.mudlet.org/?pk_vid=b53bfe5eba0aac5a1685341616dc4f27 + _github: https://github.com/Mudlet/Mudlet + _home: https://www.mudlet.org/ + _name: Mudlet + _when:cask: '! test -d /Applications/mudlet.app' + cask: mudlet + choco: mudlet + snap: mudlet-linux git-stats: _bin: git-stats _desc: '[gitstats](https://github.com/IonicaBizau/git-stats) can track and display local git statistics. It includes the capability of displaying a GitHub-like contributions calendar in the terminal.'