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

https://github.com/jivoi/dotfiles

:copyright: home! sweet home
https://github.com/jivoi/dotfiles

dotfiles helpers python shell

Last synced: 6 months ago
JSON representation

:copyright: home! sweet home

Awesome Lists containing this project

README

          

## EK’s dotfiles

![Screenshot of my shell prompt](https://i.imgur.com/DFgGu1X.png)

## Installation

### Using Git and the bootstrap script

```bash
cd ~
mkdir github;cd github
git clone https://github.com/jivoi/dotfiles.git && cd dotfiles && ./bootstrap.sh
```