summaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
Diffstat (limited to 'start')
-rwxr-xr-xstart4
1 files changed, 1 insertions, 3 deletions
diff --git a/start b/start
index 5176169..c3a84e0 100755
--- a/start
+++ b/start
@@ -1,4 +1,2 @@
#!/bin/sh
-#st -e pnpm dev &
-st -e php -S 0.0.0.0:8000 &
-lvim .
+php -S 0.0.0.0:8000