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

https://github.com/edofre/dotfiles

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

Last synced: 6 months ago
JSON representation

My .dotfiles

Awesome Lists containing this project

README

          

# dotfiles

## For more information see https://dotfiles.github.io/

## I symlink my .zsrhc to my .dotfiles/.zshrc file.

### Currently included files
- git/
- .gitconfig Basic git configuration
- .gitignore Files git should ignore...
- scripts/
- keygen.py Random character generator for passwords
- zshrc/plugins/
- laravel5/ Autocomplete for laravel 5
- .zshrc Oh My Zsh configuration
- README.md ...