Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simenandre/dotfiles

My Development Environment
https://github.com/simenandre/dotfiles

dotfiles homebrew macos osx

Last synced: 21 days ago
JSON representation

My Development Environment

Awesome Lists containing this project

README

        

# dotfiles

My Development Setup

## Quickstart

First, you need to [install Brew](https://brew.sh). After which, you'll need to [get YADM going](https://yadm.io/docs/install).

```shell
cobraz@something-mac-something ~ % yadm clone [email protected]:cobraz/dotfiles.git
cobraz@something-mac-something ~ % brew bundle
cobraz@something-mac-something ~ % sh bootstrap.sh
```

The last command will run for a while. It runs all Mac OSX defaults and stuff, so – i'll take some time!