Merge branch 'dev'

This commit is contained in:
Daniel Flanagan 2020-07-02 11:34:02 -05:00
commit 0e87a22283
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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