feat unRoot mode: add lazygit

This commit is contained in:
Yuan Chiu 2025-05-04 20:47:16 +08:00
parent d6efcd4cd9
commit 3579ea9091

View File

@ -27,6 +27,10 @@
{{/* neovim (install-packages.sh) */ -}} {{/* neovim (install-packages.sh) */ -}}
{{/* zsh (install-packages.sh) */ -}} {{/* zsh (install-packages.sh) */ -}}
{{/* lazygit */ -}} {{/* lazygit */ -}}
[".local/bin/lazygit"]
type = "archive-file"
url = "https://github.com/jesseduffield/lazygit/releases/download/v0.50.0/lazygit_0.50.0_Linux_x86_64.tar.gz"
path = "./lazygit"
{{/* fastfetch */ -}} {{/* fastfetch */ -}}
[".local/bin/fastfetch"] [".local/bin/fastfetch"]