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
1 changed files with 2 additions and 2 deletions

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