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

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 = "" path = "eza"
{{/* neovim */ -}} {{/* neovim */ -}}
{{ $nvimVersion := "v0.11.1" -}} {{ $nvimVersion := "v0.11.1" -}}