2025-06-14 17:17:10 -05:00

4 lines
110 B
Bash
Executable File

#!/bin/sh
ghostty --command="$*; tput setaf 5 bold; read -p 'Press any key to exit' -s -n 1" >/dev/null 2>&1