global.json 168 B

1234567
  1. {
  2. "Naz's git config": {
  3. "prefix": "gitnaz",
  4. "body": ["[user]", " name = Naz", " email = [email protected]"],
  5. "description": "Naz's git config"
  6. }
  7. }