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

https://github.com/ihorvorotnov/dotfiles

My .dotfiles
https://github.com/ihorvorotnov/dotfiles

Last synced: 4 months ago
JSON representation

My .dotfiles

Awesome Lists containing this project

README

        

## Installation

1. Clone into `~/.dotfiles`
2. Inspect your existing `~/.zshrc`, back it up (if needed)
3. Create a symlink:
```bash
ln -sf ~/.dotfiles/.zshrc ~/.zshrc
```