This commit is contained in:
Brian Zalewski 2023-12-05 07:38:28 +00:00
parent 6ceb4ae76d
commit ce8fb94a45
2 changed files with 18 additions and 6 deletions

View file

@ -632,6 +632,7 @@ softwareGroups:
- starred - starred
- tig - tig
Git-Desktop: &Git-Desktop Git-Desktop: &Git-Desktop
- github-classroom-assistant
- gitdock - gitdock
- gitify - gitify
- gitkraken - gitkraken

View file

@ -992,7 +992,9 @@ softwarePackages:
_home: https://astronvim.github.io/ _home: https://astronvim.github.io/
_name: AstroNvim _name: AstroNvim
# TODO: Add timeouts to all commands in install-program # TODO: Add timeouts to all commands in install-program
_post: bash -ci "nvim --headless -c 'quitall'" _post: |
echo "Waiting on command that installs nvim plugins"
# bash -ci "nvim --headless -c 'quitall'"
dockutil: dockutil:
_bin: dockutil _bin: dockutil
_github: https://github.com/kcrawford/dockutil _github: https://github.com/kcrawford/dockutil
@ -3600,16 +3602,19 @@ softwarePackages:
_bin: false _bin: false
_github: null _github: null
_name: Nerd Font _name: Nerd Font
_when:cask: '! brew list font-sf-mono-nerd-font'
cask: epk/epk/font-sf-mono-nerd-font cask: epk/epk/font-sf-mono-nerd-font
font-hack-nerd-font: font-hack-nerd-font:
_bin: false _bin: false
_github: null _github: null
_name: Hack Nerd Font _name: Hack Nerd Font
_when:cask: '! brew list font-hack-nerd-font'
cask: font-hack-nerd-font cask: font-hack-nerd-font
font-meslo-nerd-font: font-meslo-nerd-font:
_bin: false _bin: false
_github: null _github: null
_name: Meslo Nerd Font _name: Meslo Nerd Font
_when:cask: '! brew list font-meslo-lg-nerd-font'
cask: font-meslo-lg-nerd-font cask: font-meslo-lg-nerd-font
metasploit: metasploit:
_github: https://github.com/rapid7/metasploit-framework _github: https://github.com/rapid7/metasploit-framework
@ -4997,7 +5002,7 @@ softwarePackages:
_github: https://github.com/oracle/nosql-java-sdk _github: https://github.com/oracle/nosql-java-sdk
_home: https://www.java.com/en/ _home: https://www.java.com/en/
_name: Java _name: Java
_when:cask: '! java --version | grep Temurin' _when:cask: '! brew list temurin > /dev/null'
ansible: professormanhattan.java ansible: professormanhattan.java
apt: openjdk-11-jdk apt: openjdk-11-jdk
brew: openjdk brew: openjdk
@ -9506,9 +9511,7 @@ softwarePackages:
_github: null _github: null
_home: null _home: null
_name: Microsoft Teams _name: Microsoft Teams
_app: _app: Microsoft Teams.app
- Microsoft Teams.app
- Microsoft Teams (work or school).app
ansible: professormanhattan.teams ansible: professormanhattan.teams
cask: microsoft-teams cask: microsoft-teams
choco: microsoft-teams choco: microsoft-teams
@ -10228,6 +10231,14 @@ softwarePackages:
what-ip: what-ip:
_bin: whatip _bin: whatip
flatpak: org.gabmus.whatip flatpak: org.gabmus.whatip
github-classroom-assistant:
_bin: github-classroom-assistant
_github: https://github.com/education/classroom-assistant
_name: GitHub Classroom Assistant
apt: https://github.com/education/classroom-assistant/releases/download/v2.0.4/classroom-assistant_2.0.4_amd64.deb
dnf: https://github.com/education/classroom-assistant/releases/download/v2.0.4/classroom-assistant-2.0.4-1.x86_64.rpm
cask: classroom-assistant
exe: https://github.com/education/classroom-assistant/releases/download/v2.0.4/Classroom.Assistant-2.0.4.Setup.exe
volta: volta:
_bin: volta _bin: volta
_desc: '[Volta](https://volta.sh/) is a hassle-free Javascript Tool Manager. It is a fast, reliable and universal tool manager. It supports multiple package managers and provides extensibility hooks for site-specific customization.' _desc: '[Volta](https://volta.sh/) is a hassle-free Javascript Tool Manager. It is a fast, reliable and universal tool manager. It supports multiple package managers and provides extensibility hooks for site-specific customization.'
@ -10738,7 +10749,7 @@ softwarePackages:
flatpak: com.airtame.Client flatpak: com.airtame.Client
snap: airtame-application snap: airtame-application
shuttle: shuttle:
_bin: shuttle _bin: cargo-shuttle
_github: https://github.com/shuttle-hq/shuttle _github: https://github.com/shuttle-hq/shuttle
_name: Shuttle _name: Shuttle
cargo: cargo-shuttle cargo: cargo-shuttle