From 724a94a9e763549ee1b4ad60f0efc0f1afe08afa Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 1 Apr 2024 09:54:57 +0700 Subject: [PATCH] chore: install gitui --- scripts/cargo.sh | 2 +- scripts/cargo_force.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/cargo.sh b/scripts/cargo.sh index 7fe6f00..6dbc082 100755 --- a/scripts/cargo.sh +++ b/scripts/cargo.sh @@ -4,7 +4,7 @@ rustup update cargo install --quiet --locked \ fd-find bat git-delta eza sd tealdeer \ - difftastic vivid zellij zoxide atuin \ + difftastic vivid zellij zoxide atuin gitui \ fnm stylua taplo-cli \ pfetch yazi-fm pokeget \ daktilo kbt diff --git a/scripts/cargo_force.sh b/scripts/cargo_force.sh index 3a6ac7b..dd2c147 100755 --- a/scripts/cargo_force.sh +++ b/scripts/cargo_force.sh @@ -2,7 +2,7 @@ cargo install --quiet --force --locked \ fd-find bat git-delta eza sd tealdeer \ - difftastic vivid zellij zoxide atuin \ + difftastic vivid zellij zoxide atuin gitui \ fnm stylua taplo-cli \ pfetch yazi-fm pokeget \ daktilo kbt