This commit is contained in:
Brian Zalewski 2023-11-30 08:52:59 +00:00
parent f740059ea2
commit 432e7f4275
3 changed files with 27 additions and 7 deletions

View file

@ -8,7 +8,6 @@ adobe-creative-cloud curl: (18) HTTP/2 stream 1 was reset
* Wazuh requires booting into recovery, running csrutil disable, installing agent normally, and then re-enabling it again in recovery mode
* NGINX /opt/homebrew/etc/nginx/nginx.conf, on port 8080 so no sudo required, nginx will load all files in /opt/homebrew/etc/nginx/servers/, brew services might require sudo if port 443 is used, Docroot /opt/homebrew/var/www
* Full disk access to Terminal required for Parallels
* export PATH="$HOME/.jenv/bin:$PATH"
* eval "$(jenv init -)"
@ -197,18 +196,14 @@ The following items have been reviewed but need to be revisited due to complexit
- https://github.com/teambit/bit
- https://github.com/Budibase/budibase
- https://github.com/appsmithorg/appsmith
- https://github.com/refined-github/refined-github
- https://github.com/reworkd/AgentGPT
- https://github.com/appwrite/appwrite
- https://github.com/hoppscotch/hoppscotch
- builder.io
- https://github.com/hocus-dev/hocus
- https://github.com/Kanaries/Rath
- cvat.io
- https://github.com/illacloud/illa-builder
- https://github.com/KnowledgeCanvas/knowledge
- https://github.com/siyuan-note/siyuan
- https://github.com/shuttle-hq/shuttle
- https://github.com/open-hand/choerodon
- https://github.com/1backend/1backend
- https://github.com/redkubes/otomi-core
@ -216,7 +211,6 @@ The following items have been reviewed but need to be revisited due to complexit
- https://github.com/tkestack/tke
- https://www.rancher.com/
- https://github.com/OpenNebula/one /. https://github.com/OpenNebula/minione
- https://github.com/ConvoyPanel/panel
- https://github.com/hashicorp/nomad
- [Title](https://github.com/Sygil-Dev/sygil-webui)
- [Title](https://github.com/psychic-api/psychic)
@ -247,4 +241,10 @@ The following items have been reviewed but need to be revisited due to complexit
* open "x-apple.systempreferences:com.apple.preference.security?Privacy_AllFiles" --- opens to grant full disk access
* "Terminal.app" would like to administer your computer. Administration can include modifying passwords, networking, and system settings.
* Press ENTER vim +PlugInstall
* Sheldon completions
* Sheldon completions
## Definitely
* https://github.com/ConvoyPanel/panel

View file

@ -88,6 +88,7 @@ chromeExtensions:
- octohint/hbkpjkfdheainjkkebeoofkpgddnnbpk
- pieces-save-code-snippets/igbgibhbfonhmjlechmeefimncpekepm
- rakuten-get-cash-back-for/chhjbpecpncaggjpdakmflnfcopglcmi
- refined-github/hlepfoohegkhhmjieoechaddaejaokhf
- replixai/nhfededlooagdmcpamafanjolhkekbbl
- save-to-google-drive/gmbmikajjgmnabiglmofipeabaddhgne
- screenity-screen-recorder/kbbdabhdfibnancpjfhlkhafgdilcnji
@ -132,6 +133,7 @@ firefoxAddOns:
- pieces-save-code-from-the-web
- private-relay
- profile-switcher
- refined-github-
- search_by_image
- single-file
- sponsorblock
@ -740,6 +742,7 @@ softwareGroups:
- yt-dlp
Media-Desktop: &Media-Desktop
- adobe-creative-cloud
- airtame
- audacity
- balenaetcher
- blender
@ -1157,6 +1160,7 @@ softwareGroups:
- semantic-release
- serve
- serverless
- shuttle
- sphinx
- storybook
- surge

View file

@ -10725,6 +10725,22 @@ softwarePackages:
_github: https://github.com/xcpretty/xcpretty
_name: xcpretty
gem:darwin: xcpretty
airtame:
_bin: airtame
_github: false
_name: Airtame
_when:cask: '! test -d /Applications/Airtame.app && ! test -d "$HOME/Applications/Airtame.app"'
cask: airtame
choco: airtame
flatpak: com.airtame.Client
snap: airtame-application
shuttle:
_bin: shuttle
_github: https://github.com/shuttle-hq/shuttle
_name: Shuttle
cargo: cargo-shuttle
pacman: cargo-shuttle
script: curl -sSfL https://www.shuttle.rs/install | bash
xcode:
_deps:script:darwin:
- xcodeinstall