Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0state/dotfiles
My personal dotfiles setup
https://github.com/c0state/dotfiles
Last synced: 9 days ago
JSON representation
My personal dotfiles setup
- Host: GitHub
- URL: https://github.com/c0state/dotfiles
- Owner: c0state
- Created: 2012-03-08T17:51:02.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:57:42.000Z (about 1 month ago)
- Last Synced: 2024-10-30T04:02:19.660Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 1.12 MB
- Stars: 6
- Watchers: 2
- 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 = [email protected]
```