No description
| config | ||
| dwm | ||
| scripts | ||
| .gitignore | ||
| .gitmodules | ||
| .luarc.json | ||
| README.md | ||
| run.sh | ||
| setup.sh | ||
My dev environment for mac/linux
Configs are split up in global (configs that are used in both os's) and folders for the respective operating system. ./run.sh automates/simplifies this process it copies the dir's found in ./config/global and ./config/$os and deletes any that are already there. ./setup.sh is not properly tested