Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taxintt/dotfiles


https://github.com/taxintt/dotfiles

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# taxin's dotfiles
# Setup

## 1. create .gitconfig.local
```bash
touch .gitconfig.local
vi .gitconfig.local
```

```
[user]
name =
email =
```

## 2. make symbolic link
```
make link
```