started tracking progress with git

This commit is contained in:
2024-01-18 11:52:02 -08:00
commit 6e10f75e31
52 changed files with 3051 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
echo -ne '\033c\033]0;pDash\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/pDash.x86_64" "$@"
BIN
View File
Binary file not shown.