Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpedroschmitz/dotfiles

🔧 Personal dotfiles for macOS
https://github.com/jpedroschmitz/dotfiles

dotfiles macos

Last synced: 17 days ago
JSON representation

🔧 Personal dotfiles for macOS

Awesome Lists containing this project

README

        

# Dotfiles

> Warning: If you want to give these dotfiles a try, you should first review the code and remove things you don’t want or need. Use at your own risk! I also recommend you take a look at [Mathias’s dotfiles](https://github.com/mathiasbynens/dotfiles) repository; it contains more macOS system modifications.

Personal dotfiles for macOS.

## Installation

To install everything, just run the following command. It will clone the repository and get everything ready =D

```sh
curl https://raw.githubusercontent.com/jpedroschmitz/dotfiles/HEAD/.macos | bash
```

## Thanks to...

- [Mathias](https://github.com/mathiasbynens/dotfiles)
- [Kent C. Dodds](https://github.com/kentcdodds/dotfiles)