summaryrefslogtreecommitdiff
path: root/snippets/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/global.json')
-rw-r--r--snippets/global.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/snippets/global.json b/snippets/global.json
new file mode 100644
index 0000000..027921b
--- /dev/null
+++ b/snippets/global.json
@@ -0,0 +1,7 @@
+{
+ "Naz's git config": {
+ "prefix": "gitnaz",
+ "body": ["[user]", " name = Naz", " email = ndpm13@ch-naseem.com"],
+ "description": "Naz's git config"
+ }
+}