https://github.com/edofre/dotfiles
My .dotfiles
https://github.com/edofre/dotfiles
Last synced: 6 months ago
JSON representation
My .dotfiles
- Host: GitHub
- URL: https://github.com/edofre/dotfiles
- Owner: Edofre
- Created: 2016-11-20T01:27:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T08:15:17.000Z (over 5 years ago)
- Last Synced: 2024-12-30T15:39:23.302Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...