From 37100399448b5b69fe7476143d8009a13a2ed983 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 2 May 2024 17:11:17 +0700 Subject: [PATCH] chore: remove 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 d558190..eeef7ee 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 tlrc \ - difftastic vivid zellij zoxide atuin gitui \ + difftastic vivid zellij zoxide atuin \ fnm stylua taplo-cli \ pokeget \ daktilo diff --git a/scripts/cargo_force.sh b/scripts/cargo_force.sh index 12d76bb..3bff5ac 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 tlrc \ - difftastic vivid zellij zoxide atuin gitui \ + difftastic vivid zellij zoxide atuin \ fnm stylua taplo-cli \ pokeget \ daktilo