Latest
This commit is contained in:
parent
7f5925f328
commit
4304d6c36a
2 changed files with 9 additions and 5 deletions
|
@ -8,7 +8,8 @@ https://github.com/NathanDuma/LinkedIn-Easy-Apply-Bot
|
||||||
https://github.com/hfreire/get-me-a-date
|
https://github.com/hfreire/get-me-a-date
|
||||||
https://github.com/joelbarmettlerUZH/auto-tinder
|
https://github.com/joelbarmettlerUZH/auto-tinder
|
||||||
https://github.com/coder/coder
|
https://github.com/coder/coder
|
||||||
|
zsh completions have been installed to:
|
||||||
|
/usr/local/share/zsh/site-functions
|
||||||
## Pending
|
## Pending
|
||||||
|
|
||||||
* [Actions](https://github.com/sindresorhus/Actions) adds a wide-variety of actions that you can utilize with the macOS Shortcuts app. It is currently only available via the macOS app store. Requested a Homebrew Cask [here](https://github.com/sindresorhus/Actions/issues/127).
|
* [Actions](https://github.com/sindresorhus/Actions) adds a wide-variety of actions that you can utilize with the macOS Shortcuts app. It is currently only available via the macOS app store. Requested a Homebrew Cask [here](https://github.com/sindresorhus/Actions/issues/127).
|
||||||
|
|
11
software.yml
11
software.yml
|
@ -3268,6 +3268,7 @@ softwarePackages:
|
||||||
_github: https://github.com/gitlabhq/gitlab-runner
|
_github: https://github.com/gitlabhq/gitlab-runner
|
||||||
_home: https://gitlab.com/gitlab-org/gitlab-runner
|
_home: https://gitlab.com/gitlab-org/gitlab-runner
|
||||||
_name: Gitlab Runner
|
_name: Gitlab Runner
|
||||||
|
_service: gitlab-runner
|
||||||
ansible: professormanhattan.gitlabrunner
|
ansible: professormanhattan.gitlabrunner
|
||||||
brew: gitlab-runner
|
brew: gitlab-runner
|
||||||
choco: gitlab-runner
|
choco: gitlab-runner
|
||||||
|
@ -4524,6 +4525,7 @@ softwarePackages:
|
||||||
- libvirt
|
- libvirt
|
||||||
_home: https://www.linux-kvm.org/page/Main_Page
|
_home: https://www.linux-kvm.org/page/Main_Page
|
||||||
_name: KVM
|
_name: KVM
|
||||||
|
_service: libvirt
|
||||||
ansible: professormanhattan.kvm
|
ansible: professormanhattan.kvm
|
||||||
apt:
|
apt:
|
||||||
- bridge-utils
|
- bridge-utils
|
||||||
|
@ -4796,14 +4798,15 @@ softwarePackages:
|
||||||
ansible:ubuntu: professormanhattan.maas
|
ansible:ubuntu: professormanhattan.maas
|
||||||
snap:ubuntu: maas
|
snap:ubuntu: maas
|
||||||
mackup:
|
mackup:
|
||||||
_bin: null
|
_bin: mackup
|
||||||
_desc: '[mackup](https://github.com/lra/mackup) lets you keep your application settings in sync.'
|
_desc: '[mackup](https://github.com/lra/mackup) lets you keep your application settings in sync.'
|
||||||
_docs: null
|
_docs: https://github.com/lra/mackup
|
||||||
_github: https://github.com/lra/mackup
|
_github: https://github.com/lra/mackup
|
||||||
_home: null
|
_home: https://github.com/lra/mackup
|
||||||
_name: mackup
|
_name: mackup
|
||||||
ansible: professormanhattan.mackup
|
ansible: professormanhattan.mackup
|
||||||
_type: cli
|
brew: mackup
|
||||||
|
pipx: mackup
|
||||||
malwarebytes:
|
malwarebytes:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: Cybersecurity. For every one.
|
_desc: Cybersecurity. For every one.
|
||||||
|
|
Loading…
Reference in a new issue