From 0b1dc524c3234ef3005d2a65b2ea97f4ff458d3d Mon Sep 17 00:00:00 2001 From: foxspellcaster Date: Sun, 7 Dec 2025 07:50:30 +0000 Subject: [PATCH] Delete prototype.sh --- prototype.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 prototype.sh diff --git a/prototype.sh b/prototype.sh deleted file mode 100644 index 4cc7525..0000000 --- a/prototype.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -printf '\033c\033]0;%s\a' prototype -base_path="$(dirname "$(realpath "$0")")" -"$base_path/prototype" "$@"