#!/bin/bash # Github credential config git config --global user.email "m.eshanized@gmail.com" git config --global user.name "Eshan Roy"