This commit is contained in:
Yuan Chiu 2025-05-04 17:05:00 +08:00
parent db218cf60f
commit d1f83300a1

View File

@ -22,7 +22,7 @@
[".local/bin/eza"] [".local/bin/eza"]
type = "archive-file" type = "archive-file"
url = "https://github.com/eza-community/eza/releases/download/{{ $ezaVersion }}/eza_x86_64-unknown-{{ .chezmoi.os }}-gnu.tar.gz" url = "https://github.com/eza-community/eza/releases/download/{{ $ezaVersion }}/eza_x86_64-unknown-{{ .chezmoi.os }}-gnu.tar.gz"
path = "eza" path = ""
{{/* neovim */ -}} {{/* neovim */ -}}
{{ $nvimVersion := "v0.11.1" -}} {{ $nvimVersion := "v0.11.1" -}}