diff --git a/.stowrc b/.stowrc new file mode 100644 index 0000000..4689a74 --- /dev/null +++ b/.stowrc @@ -0,0 +1,10 @@ +--ignore=.stowrc +--ignore=.git +--ignore=.gitignore +--ignore=.gitmodules +--ignore=setup.sh +--ignore=README.md +--ignore=__setup/ +--ignore=.luarc.json +--ignore=.DS_Store + diff --git a/setup.sh b/setup.sh index 6a4cdad..388c242 100755 --- a/setup.sh +++ b/setup.sh @@ -17,6 +17,7 @@ base=( # tmux git wezterm + nix-darwin ) # Folders that should, or only need to be installed for a local user on macOS