mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Update README.md
This commit is contained in:
parent
867bb9a087
commit
2980eaad16
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ git clone https://codeberg.org/acscott/dotfiles.git ~/.dotfiles
|
||||||
cd ~/.dotfiles
|
cd ~/.dotfiles
|
||||||
# list branches
|
# list branches
|
||||||
git branch -a
|
git branch -a
|
||||||
git branch -l
|
|
||||||
# checkout desired branch
|
# checkout desired branch
|
||||||
git checkout <branch>
|
git checkout <branch>
|
||||||
# update install.sh as needed, then run it
|
# update install.sh as needed, then run it
|
||||||
|
|
Loading…
Reference in a new issue