first commit
This commit is contained in:
4
prototype.sh
Normal file
4
prototype.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
printf '\033c\033]0;%s\a' prototype
|
||||
base_path="$(dirname "$(realpath "$0")")"
|
||||
"$base_path/prototype" "$@"
|
||||
Reference in New Issue
Block a user