diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index 5d8070b..df99c16 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,3 +1,4 @@ # Contributors -Name Git account link AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md +PARAS AGARWAL https://github.com/meparasagarwal diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..b7b3ba8 100644 --- a/freshers/json-files/gitcommands.json +++ b/freshers/json-files/gitcommands.json @@ -12,3 +12,10 @@ IT BASICALLY MAKES THE COPY OF THE ORIGINAL PROJECT. "description": "Describe it" }, ] +[ + + { + "title":"git config --global color.ui auto" + "description":"enables helpful colorization of command line output" + } +] \ No newline at end of file