Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/owickstrom/dotfiles

My dotfiles for OSX and Ubuntu
https://github.com/owickstrom/dotfiles

Last synced: 4 days ago
JSON representation

My dotfiles for OSX and Ubuntu

Awesome Lists containing this project

README

        

# Dotfiles

This repository contains my barebones toolbelt and configuration for OSX and
Linux. Feel free to fork it and customize all you want.

## Installation

It's just a matter of cloning and running the install script. It will install
Stack and some other basic stuff, as well as symlink the dotfiles.

```bash
git clone [email protected]:owickstrom/dotfiles.git ~/.dotfiles
~/.dotfiles/install.sh
```