always use main branch
This commit is contained in:
parent
7dfb618dbd
commit
bb3e2e1cc2
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ create_ls_entry () {
|
|||
}
|
||||
|
||||
cd ~/.dotfiles || exit
|
||||
git checkout main
|
||||
START=$(pwd)
|
||||
|
||||
create_ls_entry ""
|
||||
|
|
Loading…
Add table
Reference in a new issue