chore(scripts): less well known updates
parent
9731614c2e
commit
219adec417
|
@ -1,3 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
deno upgrade
|
|
|
@ -6,3 +6,8 @@ git -C ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions 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
|
||||||
|
|
||||||
|
# Less well known
|
||||||
|
deno upgrade
|
||||||
|
|
||||||
|
nexustools -i
|
||||||
|
|
Loading…
Reference in New Issue