Clean up brew tools
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
+4
-5
@@ -31,7 +31,7 @@ BREW_TOOLS=(
|
||||
git argocd bandwhich bat danielfoehrkn/switch/switch derailed/k9s/k9s
|
||||
dive doggo duf dust eza fd fzf git-delta go helm htop jq kind krew curl
|
||||
kubectl kustomize node procs progress ripgrep rs/tap/curlie rust starship
|
||||
tektoncd/tools/tektoncd-cli tldr tailscale yq tabby vale jless macchina tz viddy
|
||||
tektoncd/tools/tektoncd-cli tldr tailscale yq tabby vale jless macchina tz
|
||||
homeassistant-cli act dnsmasq gh kubebuilder golangci-lint gnu-sed s3cmd
|
||||
pulumi/tap/pulumi kubeseal fluxcd/tap/flux ical-buddy baobab
|
||||
watch crane openssh siderolabs/talos/talosctl civo/tools/civo raspberry-pi-imager
|
||||
@@ -42,11 +42,10 @@ BREW_TOOLS=(
|
||||
# Brew tools only available / needed on Mac
|
||||
MAC_BREW_TOOLS=(
|
||||
pinentry-mac gpg gawk coreutils wget stats font-open-dyslexic-nerd-font
|
||||
dimentium/autoraise/autoraiseapp the-unarchiver rar mas capcut
|
||||
dimentium/autoraise/autoraiseapp the-unarchiver rar mas
|
||||
mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus
|
||||
homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner spotmenu
|
||||
jordanbaird-ice utm TheBoredTeam/boring-notch/boring-notch
|
||||
container orchard
|
||||
homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner
|
||||
utm TheBoredTeam/boring-notch/boring-notch container orchard fif7y/tap/pelmet
|
||||
)
|
||||
CARGO_TOOLS=( bottom )
|
||||
NODE_TOOLS=( git-split-diffs )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: 7
|
||||
version: 8
|
||||
profiles: []
|
||||
hotkeys:
|
||||
copy-current-path: []
|
||||
@@ -163,6 +163,29 @@ hotkeys:
|
||||
disconnect-tab: []
|
||||
command-selector:
|
||||
- ⌘-Shift-P
|
||||
debug-save-state:
|
||||
- Ctrl-Shift-Alt-1
|
||||
debug-load-state:
|
||||
- Ctrl-Shift-Alt-2
|
||||
debug-copy-state:
|
||||
- Ctrl-Shift-Alt-3
|
||||
debug-paste-state:
|
||||
- Ctrl-Shift-Alt-4
|
||||
debug-save-output:
|
||||
- Ctrl-Shift-Alt-5
|
||||
debug-load-output:
|
||||
- Ctrl-Shift-Alt-6
|
||||
debug-copy-output:
|
||||
- Ctrl-Shift-Alt-7
|
||||
debug-paste-output:
|
||||
- Ctrl-Shift-Alt-8
|
||||
scroll-page-up:
|
||||
- ⌥-PageUp
|
||||
scroll-page-down:
|
||||
- ⌥-PageDown
|
||||
open-sftp: []
|
||||
group-selectors: {}
|
||||
pin-tab: []
|
||||
terminal:
|
||||
searchOptions: {}
|
||||
colorScheme:
|
||||
@@ -194,6 +217,7 @@ terminal:
|
||||
customColorSchemes: []
|
||||
background: colorScheme
|
||||
autoOpen: true
|
||||
profile: local:binzsh
|
||||
ssh: {}
|
||||
configSync:
|
||||
parts: {}
|
||||
|
||||
Reference in New Issue
Block a user