Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattlewin/dotfiles

A simple repository for my macOS and UNIX dot files
https://github.com/mattlewin/dotfiles

Last synced: 14 days ago
JSON representation

A simple repository for my macOS and UNIX dot files

Awesome Lists containing this project

README

        

# dotfiles
macOS and UNIX configuration files

## Usage
Instead of cloning the repo, use this one as a template by clicking [here](https://github.com/MattLewin/dotfiles/generate), and then customize to your needs.

## Installation
clone the repo and all submodules

`make`

This will install [oh-my-zsh](https://ohmyz.sh), [Homebrew](https://brew.sh), [Homebrew-file](https://homebrew-file.readthedocs.io/en/latest/index.html), and [GNU stow](https://www.gnu.org/software/stow/). It will then use `stow` to link all your dot files into your home directory.

**CAUTION**: You probably *never* want to type `make`. This entire set up is heavily customized for my usage. I've made it available so others can copy, modify, and *then* deploy it for themselves.

---
Copyright (c) Nobody, No rights reserved.