This commit is contained in:
Yuan Chiu 2025-05-04 18:08:18 +08:00
parent 842eb6c70d
commit e9418b1ad9

View File

@ -53,7 +53,12 @@
type = "archive"
url = "https://github.com/romkatv/zsh-bin/releases/download/v6.1.1/zsh-5.8-linux-x86_64.tar.gz"
exact = true
include = ["share/zsh/**"]
include = ["./share/zsh/**"]
[".local/share/terminfo"]
type = "archive"
url = "https://github.com/romkatv/zsh-bin/releases/download/v6.1.1/zsh-5.8-linux-x86_64.tar.gz"
exact = true
include = ["./share/terminfo/**"]
{{/* lazygit */ -}}
{{ end }}