feat unRoot mode: add lazygit
This commit is contained in:
parent
d6efcd4cd9
commit
3579ea9091
@ -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"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user