Makefile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# setup ist ein Kommando-Target (keine Datei) und soll immer ausgeführt werden.
|
||||
.PHONY: setup
|
||||
|
||||
setup:
|
||||
stow hyper
|
||||
bash hypr/.config/hypr/scripts/ensure-env.sh
|
||||
bash hypr/.config/hypr/scripts/portal-host-override.sh
|
||||
Regular → Executable
Reference in New Issue
Block a user