fix
This commit is contained in:
parent
db218cf60f
commit
d1f83300a1
@ -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" -}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user