bin: update scripts, remove ones that i dont use

This commit is contained in:
Oleksandr Smirnov 2025-03-31 15:33:36 +03:00
parent c6b3d720d3
commit c41d196c5e
No known key found for this signature in database
5 changed files with 3 additions and 11 deletions

2
bin/git-main Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
git switch master 2>/dev/null || git switch main