https://github.com/sidcha/dotfiles
Custom setup scripts, rcfiles, and other stuffs that make my prompt look and feel the same across systems.
https://github.com/sidcha/dotfiles
Last synced: 10 months ago
JSON representation
Custom setup scripts, rcfiles, and other stuffs that make my prompt look and feel the same across systems.
- Host: GitHub
- URL: https://github.com/sidcha/dotfiles
- Owner: sidcha
- Created: 2017-06-10T17:34:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T17:24:18.000Z (over 1 year ago)
- Last Synced: 2024-11-29T18:26:10.889Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This contains custom setup scripts, rcfiles, and other self ref stuffs that
helps me on a day-to-day basis.
You are free to look around, but don't expect anything useful here. On a new
machine, I do this:
``` shell
curl -Lo- https://raw.github.com/cbsiddharth/dotfiles/master/bootstrap.sh | bash
```