Syntax highlighting in readme
This commit is contained in:
parent
c2d827ba30
commit
9d45518e96
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ when setting up a new machine.
|
||||||
**NOTE**: Unless you're me, you probably shouldn't use my setup exactly. Just
|
**NOTE**: Unless you're me, you probably shouldn't use my setup exactly. Just
|
||||||
take chunks you like instead! Backup your files first!
|
take chunks you like instead! Backup your files first!
|
||||||
|
|
||||||
```
|
```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!
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue