chore(scripts): dedupe
parent
de0a49f116
commit
d9837bd33d
|
@ -1,4 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
bun upgrade
|
|
||||||
bun install --global prettier@latest
|
|
|
@ -8,4 +8,7 @@ git -C ~/.oh-my-zsh/custom/plugins/fzf-tab pull
|
||||||
git -C ~/.fzf pull
|
git -C ~/.fzf pull
|
||||||
~/.fzf/install --key-bindings --completion --update-rc --no-bash --no-fish
|
~/.fzf/install --key-bindings --completion --update-rc --no-bash --no-fish
|
||||||
|
|
||||||
|
bun upgrade
|
||||||
|
bun install --global prettier@latest
|
||||||
|
|
||||||
deno upgrade
|
deno upgrade
|
||||||
|
|
Loading…
Reference in New Issue