Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickthegroot/dotfiles
:pager: My everyday dotfiles
https://github.com/nickthegroot/dotfiles
dotfiles macos
Last synced: 11 days ago
JSON representation
:pager: My everyday dotfiles
- Host: GitHub
- URL: https://github.com/nickthegroot/dotfiles
- Owner: nickthegroot
- Created: 2019-02-08T05:10:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T16:13:42.000Z (6 months ago)
- Last Synced: 2024-05-20T19:20:31.369Z (6 months ago)
- Topics: dotfiles, macos
- Language: Shell
- Homepage:
- Size: 383 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Dotfiles
For use on a clean install of macOS.## Getting Set Up (macOS)
```sh
git clone https://github.com/nickthegroot/dotfiles ~/.dotfiles
cd ~/.dotfiles
./macos_setup.sh
```