Merge branch 'dev'
This commit is contained in:
commit
0e87a22283
|
@ -16,8 +16,8 @@ when setting up a new machine.
|
|||
take chunks you like instead! Backup your files first!
|
||||
|
||||
```sh
|
||||
git clone https://git.lyte.dev/lytedev/dotfiles.git ~/.config/dotfiles
|
||||
cd ~/.config/dotfiles && ./setup.bash # follow the instructions!
|
||||
git clone 'https://git.lyte.dev/lytedev/dotfiles.git' '~/.config/dotfiles'
|
||||
cd '~/.config/dotfiles' && ./setup.bash # follow the instructions!
|
||||
```
|
||||
|
||||
## Priorities
|
||||
|
|
Reference in a new issue