[nvim] Switch from Mason to Chezmoi
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
{{ if -eq .chezmoi.osRelease.id "nixos" }}
|
||||
exit 0
|
||||
{{ if eq .chezmoi.osRelease.id "nixos" }}
|
||||
exit 0
|
||||
{{ end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user