https://github.com/mununki/g
WIP
https://github.com/mununki/g
Last synced: about 1 year ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/mununki/g
- Owner: mununki
- Created: 2020-03-09T02:56:00.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-06-18T16:05:23.000Z (about 6 years ago)
- Last Synced: 2024-04-24T03:22:04.373Z (about 2 years ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.gitconfig
```
[credential]
helper = store
[user]
name = Woonki Moon
email = woonki.moon@gmail.com
[core]
editor = nvim
```
.git-credentials
```
https://mattdamon108:password@github.com
```