aboutsummaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 20:08:01 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 20:08:01 +0200
commit5be1835344f37535559382acc953ec5901db0f48 (patch)
tree4e4129e978464e964cde8c8f3a1c39ea27732c83 /start
parentca7f97e765024b3ba279f2c4485e28add7b7e1a7 (diff)
downloadboules-5be1835344f37535559382acc953ec5901db0f48.tar.gz
boules-5be1835344f37535559382acc953ec5901db0f48.tar.zst
boules-5be1835344f37535559382acc953ec5901db0f48.zip
Add License and ReadmeHEADmaster
Add pathfinder files Change start to be simpler
Diffstat (limited to 'start')
-rwxr-xr-xstart3
1 files changed, 1 insertions, 2 deletions
diff --git a/start b/start
index 23832b2..3ef9b25 100755
--- a/start
+++ b/start
@@ -1,3 +1,2 @@
#!/bin/sh
-st -e pnpm dev &
-lvim index.html
+pnpm dev