Rename to gtm, to make it nicer to run on the command line

This commit is contained in:
n loewen 2025-05-05 11:13:43 +01:00
parent ca7c9d352b
commit fe0a3d4122
1 changed files with 2 additions and 0 deletions

2
git_time_machine.py → gtm Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import curses
import subprocess
import sys