diff --git a/.dotter/local.toml b/.dotter/local.toml deleted file mode 100644 index d04d6a1..0000000 --- a/.dotter/local.toml +++ /dev/null @@ -1,2 +0,0 @@ -# includes = [] -packages = [ "nvim", "emacs", "i3", "alacritty", "starship", "zsh" ] diff --git a/.gitignore b/.gitignore index a9117be..42b3827 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .dotter/cache.toml .dotter/cache +.dotter/local.toml