add chezmoi nvim update script
This commit is contained in:
parent
8d427316bd
commit
c3c3605729
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
zsh -i -c 'zinit update'
|
zsh -i -c 'zinit update'
|
||||||
vim +PlugInstall +qall
|
vim +PlugInstall +qall
|
||||||
|
nvim --headless "+Lazy! update" +qa
|
||||||
|
|
||||||
{{ if and (eq .chezmoi.os "linux") (stat (print .chezmoi.homeDir "/.winscp")) }}
|
{{ if and (eq .chezmoi.os "linux") (stat (print .chezmoi.homeDir "/.winscp")) }}
|
||||||
{{ if or (eq .chezmoi.osRelease.id "manjaro") (eq .chezmoi.osRelease.id "arch") }}
|
{{ if or (eq .chezmoi.osRelease.id "manjaro") (eq .chezmoi.osRelease.id "arch") }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user