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

https://github.com/rhardih/dotfiles

My personal collection of settings and hacks
https://github.com/rhardih/dotfiles

dotfiles shell

Last synced: 19 days ago
JSON representation

My personal collection of settings and hacks

Awesome Lists containing this project

README

        

# dotfiles

This is my personal collection of settings and hacks to make day to day life in
the commandline a little bit sweeter.

http://dotfiles.github.io/

## First run

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rhardih/dotfiles/HEAD/bootstrap.sh)"
```