From 9c2aab641b33bcf6cc034406b87cc283e13a660d Mon Sep 17 00:00:00 2001 From: Alen Date: Sat, 23 Sep 2023 21:44:49 +0400 Subject: Add basic nano config --- .chezmoi.toml.tmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.chezmoi.toml.tmpl') diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index a72f05f..d14b190 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -27,3 +27,13 @@ [data.gnome] buttonLayout = {{ promptString "GNOME WM button layout" "close,appmenu:" | quote }} {{- end }} + +[data.nano] + config = "dot_config/nano/alen.json" + default_version = "7.2" + include_paths = [ + "/opt/homebrew/share/nano", + "/opt/homebrew/share/nano/extra", + "/usr/share/nano", + "/usr/share/nano/extra", + ] -- cgit 1.4.1-2-gfad0