Last active
May 29, 2021 03:52
-
-
Save lucaspatel/67be560f4d319c4ec47f93a4aab214fb to your computer and use it in GitHub Desktop.
New Mac Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Clone dotfiles to a new Mac; run with: | |
| # $ cd ~ && curl -L https://git.io/JeBZo | bash | |
| curl -L bootstrap.yadm.io | bash -s -- https://github.com/lucaspatel/dotfiles |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment