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

https://github.com/skyzyx/dotfiles

A few of my more sharable dotfiles.
https://github.com/skyzyx/dotfiles

dotfiles sharable-dotfiles

Last synced: about 1 month ago
JSON representation

A few of my more sharable dotfiles.

Awesome Lists containing this project

README

          

# dotfiles

A few of my more sharable dotfiles, configuration files, and tiny utilities. Use what you want, ignore the rest.

The `install.sh` script is very, very dumb. It will **overwrite** any existing files with the same name. I built this for me, not you. Sorry. :(

```bash
curl -s https://raw.githubusercontent.com/skyzyx/dotfiles/master/install.sh | bash
```