dotfiles/scripts/cargo_force.sh

14 lines
463 B
Bash
Raw Normal View History

#!/usr/bin/env bash
cargo install --force \
2024-04-02 03:30:11 +00:00
fd-find bat git-delta eza sd tlrc \
2024-06-13 09:48:02 +00:00
difftastic vivid zellij zoxide \
2024-07-18 06:06:26 +00:00
stylua typos-cli \
pokeget \
2024-04-06 17:02:22 +00:00
daktilo
2024-01-16 14:50:48 +00:00
cargo install --force --git https://github.com/BurntSushi/ripgrep ripgrep --features 'pcre2'
cargo install --force --git https://github.com/Schniz/fnm fnm
cargo install --force --git https://github.com/astral-sh/rye rye
cargo install --force --git https://github.com/tamasfe/taplo taplo-cli