Compare commits
3 Commits
c6a9a90dde
...
de8451e12b
Author | SHA1 | Date | |
---|---|---|---|
de8451e12b
|
|||
3d836bc810
|
|||
066e482fd8
|
@@ -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 )
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user