2 Commits
25.2 ... 25.1

Author SHA1 Message Date
0b1dc524c3 Delete prototype.sh 2025-12-07 07:50:30 +00:00
d13158ede3 Update README.md 2025-12-07 07:33:35 +00:00
2 changed files with 1 additions and 6 deletions

View File

@@ -1,2 +1 @@
# sky_princess_prototype
# skyprincess

View File

@@ -1,4 +0,0 @@
#!/bin/sh
printf '\033c\033]0;%s\a' prototype
base_path="$(dirname "$(realpath "$0")")"
"$base_path/prototype" "$@"