An open API service indexing awesome lists of open source software.

https://github.com/msisdev/my-dotfiles


https://github.com/msisdev/my-dotfiles

Last synced: 12 days ago
JSON representation

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"
```