Latest
This commit is contained in:
parent
87837cf9b6
commit
69c70d5980
4 changed files with 68 additions and 0 deletions
|
@ -5,6 +5,10 @@ https://github.com/QaidVoid/Complete-Single-GPU-Passthrough
|
||||||
https://github.com/dosyago/DiskerNet
|
https://github.com/dosyago/DiskerNet
|
||||||
https://github.com/mldangelo/personal-site
|
https://github.com/mldangelo/personal-site
|
||||||
https://github.com/rigoneri/Syte3
|
https://github.com/rigoneri/Syte3
|
||||||
|
|
||||||
|
## macOS TODOs
|
||||||
|
https://github.com/Hammerspoon/hammerspoon
|
||||||
|
|
||||||
# Tiltfile
|
# Tiltfile
|
||||||
✖ ERROR Gsettings Failed to apply gsetting
|
✖ ERROR Gsettings Failed to apply gsetting
|
||||||
Error: Command failed: gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
Error: Command failed: gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||||
|
|
|
@ -390,6 +390,7 @@ softwareGroups:
|
||||||
- pup
|
- pup
|
||||||
- ramda
|
- ramda
|
||||||
- schema
|
- schema
|
||||||
|
- textql
|
||||||
- xurls
|
- xurls
|
||||||
- yj
|
- yj
|
||||||
- yq
|
- yq
|
||||||
|
@ -409,6 +410,8 @@ softwareGroups:
|
||||||
- redis-desktop-manager
|
- redis-desktop-manager
|
||||||
- visual-studio
|
- visual-studio
|
||||||
- xcode
|
- xcode
|
||||||
|
- xcodes
|
||||||
|
- xcodes-app
|
||||||
Docker: &Docker
|
Docker: &Docker
|
||||||
- bane
|
- bane
|
||||||
- clair
|
- clair
|
||||||
|
@ -584,6 +587,7 @@ softwareGroups:
|
||||||
Misc-Desktop: &Misc-Desktop
|
Misc-Desktop: &Misc-Desktop
|
||||||
- _misc-flatpaks
|
- _misc-flatpaks
|
||||||
- _nautilus-extensions
|
- _nautilus-extensions
|
||||||
|
- cakebrew
|
||||||
- clocker
|
- clocker
|
||||||
- cumulus
|
- cumulus
|
||||||
- drawio
|
- drawio
|
||||||
|
@ -592,6 +596,7 @@ softwareGroups:
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
- mark-text
|
- mark-text
|
||||||
- pake
|
- pake
|
||||||
|
- pock
|
||||||
- pretzel
|
- pretzel
|
||||||
- qlplugins
|
- qlplugins
|
||||||
- remote-desktop
|
- remote-desktop
|
||||||
|
@ -627,6 +632,7 @@ softwareGroups:
|
||||||
- rust
|
- rust
|
||||||
- snapcraft
|
- snapcraft
|
||||||
- solidity
|
- solidity
|
||||||
|
- swimat
|
||||||
- upx
|
- upx
|
||||||
- windows-adk
|
- windows-adk
|
||||||
- windows-admin-center
|
- windows-admin-center
|
||||||
|
|
|
@ -322,6 +322,11 @@ export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
|
||||||
### Whalebrew
|
### Whalebrew
|
||||||
export WHALEBREW_CONFIG_DIR="$XDG_CONFIG_HOME/whalebrew"
|
export WHALEBREW_CONFIG_DIR="$XDG_CONFIG_HOME/whalebrew"
|
||||||
|
|
||||||
|
### Xcodes
|
||||||
|
# Apple ID username and password
|
||||||
|
# export XCODES_USERNAME=""
|
||||||
|
# export XCODES_PASSWORD=""
|
||||||
|
|
||||||
### CloudFlare Wrangler
|
### CloudFlare Wrangler
|
||||||
export WRANGLER_INSTALL_PATH="$XDG_DATA_HOME/wrangler"
|
export WRANGLER_INSTALL_PATH="$XDG_DATA_HOME/wrangler"
|
||||||
export WRANGLER_HOME="$XDG_DATA_HOME/wrangler"
|
export WRANGLER_HOME="$XDG_DATA_HOME/wrangler"
|
||||||
|
|
53
software.yml
53
software.yml
|
@ -894,6 +894,34 @@ softwarePackages:
|
||||||
_name: bitly
|
_name: bitly
|
||||||
npm: bitly-cli-client
|
npm: bitly-cli-client
|
||||||
_type: cli
|
_type: cli
|
||||||
|
swimat:
|
||||||
|
_bin: null
|
||||||
|
_desc: Swift code auto-formatter for Xcode
|
||||||
|
_docs: https://jintin.github.io/Swimat/
|
||||||
|
_github: https://github.com/Jintin/Swimat
|
||||||
|
_home: https://jintin.github.io/Swimat/
|
||||||
|
_name: Swimat
|
||||||
|
_when:cask: '! test -d /Applications/Swimat.app'
|
||||||
|
cask: swimat
|
||||||
|
textql:
|
||||||
|
_bin: textql
|
||||||
|
_desc: CLI that allows you to execute SQL against structured text like CSV or TSV
|
||||||
|
_docs: https://github.com/dinedal/textql
|
||||||
|
_github: https://github.com/dinedal/textql
|
||||||
|
_home: https://github.com/dinedal/textql
|
||||||
|
_name: TextQL
|
||||||
|
brew: textql
|
||||||
|
go: github.com/dinedal/textql@master
|
||||||
|
yay: textql-git
|
||||||
|
cakebrew:
|
||||||
|
_bin: null
|
||||||
|
_desc: Manage your Homebrew formulas with style using Cakebrew.
|
||||||
|
_docs: https://www.cakebrew.com/
|
||||||
|
_github: https://github.com/brunophilipe/Cakebrew
|
||||||
|
_home: http://www.cakebrew.com/
|
||||||
|
_name: Cakebrew
|
||||||
|
_when:cask: '! test -d /Applications/Cakebrew.app'
|
||||||
|
cask: cakebrew
|
||||||
bitwarden:
|
bitwarden:
|
||||||
_bin: bitwarden
|
_bin: bitwarden
|
||||||
_desc: The desktop vault (Windows, macOS, & Linux)
|
_desc: The desktop vault (Windows, macOS, & Linux)
|
||||||
|
@ -2565,6 +2593,31 @@ softwarePackages:
|
||||||
snap: flutter
|
snap: flutter
|
||||||
yay: flutter
|
yay: flutter
|
||||||
_type: application
|
_type: application
|
||||||
|
pock:
|
||||||
|
_bin: null
|
||||||
|
_desc: Widgets manager for MacBook Touch Bar
|
||||||
|
_docs: https://github.com/pock/pock
|
||||||
|
_github: https://github.com/pock/pock
|
||||||
|
_home: https://pock.app/
|
||||||
|
_name: Pock
|
||||||
|
_when:cask: '! test -d /Applications/Pock.app'
|
||||||
|
cask: pock
|
||||||
|
xcodes:
|
||||||
|
_bin: xcodes
|
||||||
|
_desc: CLI utility to download, install, and switch to alternate versions of Xcode
|
||||||
|
_docs: https://github.com/XcodesOrg/xcodes
|
||||||
|
_github: https://github.com/XcodesOrg/xcodes
|
||||||
|
_home: https://github.com/XcodesOrg/xcodes
|
||||||
|
_name: Xcodes
|
||||||
|
brew:darwin: xcodesorg/made/xcodes
|
||||||
|
xcodes-app:
|
||||||
|
_bin: null
|
||||||
|
_desc: macOS desktop app that allows you to download, install, and switch to alternate versions of Xcode
|
||||||
|
_docs: https://github.com/XcodesOrg/XcodesApp
|
||||||
|
_github: https://github.com/XcodesOrg/XcodesApp
|
||||||
|
_home: https://github.com/XcodesOrg/XcodesApp
|
||||||
|
_name: Xcodes App
|
||||||
|
cask: xcodes
|
||||||
nitroshare:
|
nitroshare:
|
||||||
_bin: nitroshare
|
_bin: nitroshare
|
||||||
_desc: Network file transfer application for Windows, OS X, & Linux
|
_desc: Network file transfer application for Windows, OS X, & Linux
|
||||||
|
|
Loading…
Reference in a new issue