We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb5d37 commit b68b5b0Copy full SHA for b68b5b0
scripts/brew_init.sh
@@ -9,6 +9,6 @@ brew install \
9
rsync rclone restic ncdu fclones f2 tlrc totp-cli \
10
yt-dlp vips \
11
btop asciinema qpdf fastfetch android-platform-tools \
12
- fnm oven-sh/bun/bun uv just typst clang-format shfmt stylua sqlfluff taplo typos-cli typstyle lua-language-server tinymist air \
+ fnm oven-sh/bun/bun just typst clang-format shfmt stylua sqlfluff taplo typos-cli typstyle lua-language-server tinymist air \
13
yq gojq fx jd gh glab tbls ghz k6 \
14
redis
scripts/uv_maintain.sh
@@ -1,3 +1,4 @@
1
#!/usr/bin/env bash
2
3
+uv self update
4
uv tool upgrade --all
0 commit comments