Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-ongenae/dotfiles
My small setup.
https://github.com/g-ongenae/dotfiles
bash dotfiles osx-dotfiles shell
Last synced: 23 days ago
JSON representation
My small setup.
- Host: GitHub
- URL: https://github.com/g-ongenae/dotfiles
- Owner: g-ongenae
- License: mit
- Created: 2017-10-24T04:43:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T14:14:38.000Z (7 months ago)
- Last Synced: 2024-04-09T18:05:38.279Z (7 months ago)
- Topics: bash, dotfiles, osx-dotfiles, shell
- Language: Shell
- Homepage:
- Size: 241 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My small setup.
I'm taking ideas from:
- [@webpro](https://github.com/webpro/dotfiles), see also his great article on [Medium](https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789);
- [@mathiasbynens](https://github.com/mathiasbynens/dotfiles);
- [@holman](https://github.com/holman/dotfiles);
- [@paulirish](https://github.com/paulirish/dotfiles);
- [@matt-tingen](https://github.com/matt-tingen/configs);
- and much more, from [_GitHub does dotfiles_](https://dotfiles.github.io/).Still learning and building, though.
## Install
Run:
```bash
curl https://raw.githubusercontent.com/g-ongenae/dotfiles/master/install.sh | bash
```## Help
Run:
```bash
dot_help
```