parent
23bc339ee9
commit
4932077841
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
rustup update
|
rustup update
|
||||||
|
|
||||||
cargo install \
|
cargo install --locked \
|
||||||
fd-find bat ripgrep git-delta exa tealdeer \
|
fd-find bat ripgrep git-delta exa tealdeer \
|
||||||
difftastic vivid \
|
difftastic vivid \
|
||||||
fnm stylua taplo-cli \
|
fnm stylua taplo-cli \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
cargo install --force \
|
cargo install --force --locked \
|
||||||
fd-find bat ripgrep git-delta exa tealdeer \
|
fd-find bat ripgrep git-delta exa tealdeer \
|
||||||
difftastic vivid \
|
difftastic vivid \
|
||||||
fnm stylua taplo-cli \
|
fnm stylua taplo-cli \
|
||||||
|
|
Loading…
Reference in New Issue