https://github.com/idealhack/dotfiles
🛠️ tools and configurations on macos
https://github.com/idealhack/dotfiles
dotfiles macos
Last synced: about 1 year ago
JSON representation
🛠️ tools and configurations on macos
- Host: GitHub
- URL: https://github.com/idealhack/dotfiles
- Owner: idealhack
- Archived: true
- Created: 2013-10-03T12:43:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T03:55:03.000Z (about 9 years ago)
- Last Synced: 2025-02-20T02:14:59.870Z (over 1 year ago)
- Topics: dotfiles, macos
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
tools and configurations on os x
## Usage
To initial a complete new environment:
```bash
$ ./init.sh
```
To sync latest dotfiles and deploy them:
```bash
$ ./sync.sh
```