https://github.com/msisdev/my-dotfiles
https://github.com/msisdev/my-dotfiles
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/msisdev/my-dotfiles
- Owner: msisdev
- License: mit
- Created: 2025-10-18T05:49:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-01-21T10:52:26.000Z (5 months ago)
- Last Synced: 2026-01-21T22:01:28.794Z (5 months ago)
- Language: Shell
- Size: 68.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-dotfiles
## Git Config
```
git config --global user.name "minseobk"
git config --global user.email "minseobk@student.42gyeongsan.kr"
```