No description
Find a file
2025-11-04 18:42:45 +01:00
config o 2025-11-04 18:42:45 +01:00
dwm hyprland 2025-11-03 21:52:43 +01:00
scripts hyprland 2025-11-03 21:52:43 +01:00
.gitignore Add .DS_Store to gitignore 2025-09-17 21:43:52 +02:00
.gitmodules dwm 2025-10-16 23:46:31 +02:00
.luarc.json nvim now uses roslyn for blazor support 2025-06-17 19:52:46 +02:00
README.md Add super cool readme 2025-05-22 18:52:47 +02:00
run.sh yo 2025-11-03 21:57:47 +01:00
setup.sh uhm 2025-10-25 16:37:59 +02:00

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