diff --git a/Makefile b/Makefile index 485e615..be55b9e 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,13 @@ .PHONY: basic hypr basic: - bash install_basic_packages.sh + bash install_basic_pcks.sh hypr: basic - stow --adopt hypr - bash hypr/.config/hypr/scripts/install_packages.sh + stow hypr + bash install_hypr_pcks.sh bash hypr/.config/hypr/scripts/ensure-env.sh bash hypr/.config/hypr/scripts/portal-host-override.sh bash hypr/.config/hypr/scripts/fix_dolphin_file_associations.sh +kreation: basic + stow kreation + bash install_skripte/install_kreation_pcks.sh diff --git a/install_basic_packages.sh b/install_skripte/install_basic_pcks.sh similarity index 100% rename from install_basic_packages.sh rename to install_skripte/install_basic_pcks.sh diff --git a/hypr/.config/hypr/scripts/install_packages.sh b/install_skripte/install_hypr_pcks.sh similarity index 100% rename from hypr/.config/hypr/scripts/install_packages.sh rename to install_skripte/install_hypr_pcks.sh diff --git a/install_skripte/install_kreation_pcks.sh b/install_skripte/install_kreation_pcks.sh new file mode 100644 index 0000000..a55b480 --- /dev/null +++ b/install_skripte/install_kreation_pcks.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +sudo pacman -S \ + reaper \ + guitarix \ + kdenlive \ + yabridge \ + yabridgectl \ + obs-studio \ + surge-xt \ + lsp-plugins \ + calf \ + dragonfly-reverb