https://github.com/c0state/dotfiles
My personal dotfiles setup
https://github.com/c0state/dotfiles
Last synced: 2 months ago
JSON representation
My personal dotfiles setup
- Host: GitHub
- URL: https://github.com/c0state/dotfiles
- Owner: c0state
- Created: 2012-03-08T17:51:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-07-22T02:40:47.000Z (3 months ago)
- Last Synced: 2025-07-22T04:29:12.038Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 1.15 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- jimsghstars - c0state/dotfiles - My personal dotfiles setup (Shell)
README
My personal dotfiles
Installation
============To use:
* Clone to ~/.dotfiles
* Run ~/.dotfiles/etc/setup_env.shAdditional Steps
================* Put your name and email in ~/.gitconfig-custom
```
[user]
name = Joe Blogs
email = user@domain.top
```