first commit

This commit is contained in:
Patryk Hegenberg 2025-06-20 12:50:47 +02:00
commit 2c7cef5e5a
2 changed files with 83 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module tmux_wrapper
go 1.23.4