summaryrefslogtreecommitdiff
path: root/snippets/global.json
blob: 027921b0a0d157d97968ef8767397f01c3264e55 (plain)
1
2
3
4
5
6
7
{
  "Naz's git config": {
    "prefix": "gitnaz",
    "body": ["[user]", "  name = Naz", "  email = ndpm13@ch-naseem.com"],
    "description": "Naz's git config"
  }
}