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" "$@"