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

https://github.com/sidcha/dotfiles

Custom setup scripts, rcfiles, and other stuffs that make my prompt look and feel the same across systems.
https://github.com/sidcha/dotfiles

Last synced: 10 months ago
JSON representation

Custom setup scripts, rcfiles, and other stuffs that make my prompt look and feel the same across systems.

Awesome Lists containing this project

README

          

# dotfiles

This contains custom setup scripts, rcfiles, and other self ref stuffs that
helps me on a day-to-day basis.

You are free to look around, but don't expect anything useful here. On a new
machine, I do this:

``` shell
curl -Lo- https://raw.github.com/cbsiddharth/dotfiles/master/bootstrap.sh | bash
```