Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c0state/dotfiles

My personal dotfiles setup
https://github.com/c0state/dotfiles

Last synced: 9 days ago
JSON representation

My personal dotfiles setup

Awesome Lists containing this project

README

        

My personal dotfiles

Installation
============

To use:
* Clone to ~/.dotfiles
* Run ~/.dotfiles/etc/setup_env.sh

Additional Steps
================

* Put your name and email in ~/.gitconfig-custom
```
[user]
name = Joe Blogs
email = [email protected]
```