mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: update scripts, remove ones that i dont use
This commit is contained in:
parent
c6b3d720d3
commit
c41d196c5e
5 changed files with 3 additions and 11 deletions
2
bin/git-main
Executable file
2
bin/git-main
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
git switch master 2>/dev/null || git switch main
|
||||
Loading…
Add table
Add a link
Reference in a new issue