updates dnsc-work config
This commit is contained in:
parent
be9821eeab
commit
73a868bf58
1 changed files with 9 additions and 10 deletions
|
|
@ -47,6 +47,14 @@
|
|||
nil
|
||||
nurl
|
||||
shellcheck
|
||||
lazygit
|
||||
ffmpeg
|
||||
tree-sitter
|
||||
zoxide
|
||||
sqlite
|
||||
fnm
|
||||
imagemagick
|
||||
rsync
|
||||
];
|
||||
|
||||
# Homebrew
|
||||
|
|
@ -55,6 +63,7 @@
|
|||
|
||||
onActivation = {
|
||||
autoUpdate = true;
|
||||
upgrade = true;
|
||||
cleanup = "zap";
|
||||
};
|
||||
|
||||
|
|
@ -65,16 +74,6 @@
|
|||
|
||||
brews = [
|
||||
"mas"
|
||||
"lazygit"
|
||||
"ffmpeg"
|
||||
"tree-sitter"
|
||||
"yt-dlp"
|
||||
"zoxide"
|
||||
"sqlite"
|
||||
# "rsync" -> Can't install due to: https://github.com/fastlane/fastlane/discussions/27962
|
||||
"fnm"
|
||||
"imagemagick"
|
||||
"todo-txt"
|
||||
"watchman"
|
||||
"pnpm"
|
||||
"pkg-config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue