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!
|
take chunks you like instead! Backup your files first!
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://git.lyte.dev/lytedev/dotfiles.git ~/.config/dotfiles
|
git clone 'https://git.lyte.dev/lytedev/dotfiles.git' '~/.config/dotfiles'
|
||||||
cd ~/.config/dotfiles && ./setup.bash # follow the instructions!
|
cd '~/.config/dotfiles' && ./setup.bash # follow the instructions!
|
||||||
```
|
```
|
||||||
|
|
||||||
## Priorities
|
## Priorities
|
||||||
|
|
Reference in a new issue