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

https://github.com/andrew8088/dotfiles

My Dotfiles
https://github.com/andrew8088/dotfiles

Last synced: 6 days ago
JSON representation

My Dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

[Here's a description of how my dotfiles work](https://shaky.sh/simple-dotfiles/).

## Install

```
git clone
cd
./install/bootstrap.sh
```

## Local ZSH Config

If there's customization you want ZSH to load on startup that is specific to
this machine (stuff you don't want to commit into the repo), create `~/.env.sh`
and put it in there. It will be loaded near the top of `.zshrc`.