Skip to content

Commit

Permalink
Backup on: Wed Sep 28 09:25:11 CST 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
GodD6366 committed Sep 28, 2022
1 parent 140a54f commit 5715d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
### macOS Setup

```bash
curl -o- https://raw.githubusercontent.com/SukkaW/dotfiles/master/_install/macos.zsh | zsh
curl -o- https://raw.githubusercontent.com/GodD6366/dotfiles/main/_install/macos.zsh | zsh
```

### WSL Ubuntu Setup

```bash
curl -o- https://raw.githubusercontent.com/SukkaW/dotfiles/master/_install/wsl.sh | bash
curl -o- https://raw.githubusercontent.com/GodD6366/dotfiles/main/_install/wsl.sh | bash
```


Expand Down

0 comments on commit 5715d9c

Please sign in to comment.