Compare commits

...

2 Commits

Author SHA1 Message Date
851be03ffc Removed screen dummp dir
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-06-07 20:47:39 +01:00
f7259cf9af Added more apps
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-06-07 20:47:22 +01:00
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
k9s: k9s:
liveViewAutoRefresh: false liveViewAutoRefresh: false
screenDumpDir: ~/.k9s/screen-dumps
refreshRate: 2 refreshRate: 2
maxConnRetry: 5 maxConnRetry: 5
readOnly: false readOnly: false

View File

@@ -41,9 +41,9 @@ BREW_TOOLS=(
# Brew tools only available / needed on Mac # Brew tools only available / needed on Mac
MAC_BREW_TOOLS=( MAC_BREW_TOOLS=(
pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font
hiddenbar dimentium/autoraise/autoraiseapp appcleaner the-unarchiver finicky rar mas capcut hiddenbar dimentium/autoraise/autoraiseapp the-unarchiver finicky rar mas capcut
mqtt-explorer raycast bettertouchtool calibre karabiner-elements kdenlive royal-tsx tableplus mqtt-explorer raycast bettertouchtool calibre karabiner-elements kdenlive royal-tsx tableplus
homebrew/cask/todoist ultimaker-cura webtorrent homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner
) )
CARGO_TOOLS=( bottom ) CARGO_TOOLS=( bottom )
NODE_TOOLS=( git-split-diffs ) NODE_TOOLS=( git-split-diffs )
@@ -52,7 +52,6 @@ APT_TOOLS=( zsh gcc )
MAS_TOOLS=( MAS_TOOLS=(
1263070803 # Lungo 1263070803 # Lungo
1470584107 # Dato 1470584107 # Dato
1545870783 # System Color Picker
) )
echo "🔵 Installing / updating tools" echo "🔵 Installing / updating tools"