Compare commits

..

3 Commits

Author SHA1 Message Date
de8451e12b Switched hiddenbar for ice
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-09-07 07:07:35 +01:00
3d836bc810 Added spotmenu
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-09-07 06:56:58 +01:00
066e482fd8 Added Gifski
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-09-07 06:47:16 +01:00

View File

@@ -42,9 +42,10 @@ 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 font-open-dyslexic-nerd-font pinentry-mac gpg gawk coreutils wget stats font-open-dyslexic-nerd-font
hiddenbar dimentium/autoraise/autoraiseapp the-unarchiver rar mas capcut dimentium/autoraise/autoraiseapp the-unarchiver rar mas capcut
mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus
homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner spotmenu
jordanbaird-ice
) )
CARGO_TOOLS=( bottom ) CARGO_TOOLS=( bottom )
NODE_TOOLS=( git-split-diffs ) NODE_TOOLS=( git-split-diffs )
@@ -53,11 +54,12 @@ APT_TOOLS=( zsh gcc )
MAS_TOOLS=( MAS_TOOLS=(
1263070803 # Lungo 1263070803 # Lungo
1470584107 # Dato 1470584107 # Dato
1351639930 # Gifski
) )
# Tools removed to be cleaned up # Tools removed to be cleaned up
REMOVED_BREW_TOOLS=( REMOVED_BREW_TOOLS=(
exa karabiner-elements kubectx exa karabiner-elements kubectx hiddenbar
) )
REMOVED_KREW_TOOLS=( gs ) REMOVED_KREW_TOOLS=( gs )