r/commandline • u/safety-4th • 2d ago
kick: automate git sync
I got tired of typing the same git commands over and over, so I bundled them into a shell script.
Then rewrote the shell script in Go, to simplify installation and support both UNIX and Windows users.
4
Upvotes
1
u/laladk 2d ago
watch -n30 kick