How to Setting up Environment Variables in MacOS Sierra ? 0 Comment Step 1 Open the Terminal and Write the Command printenv p.p1 {margin: 0.0px 0.0px...
How to set username in Git ? 0 Comment Open Terminal Set Git User Name Globally $ git config --global user.name "Nasr Ullah" $...
How to associates the Editors with Git on Mac? 0 Comment Using ATOM as Editor in Git Step 1 - Download the ATOM Step 2 - Install...