Navigating the Terminal Basics Description Command Current Directory . (single period) Parent Directory .. (double period) Home Directory ~ (tilde ) Make a new directory mkdir <directoryname> Delete a directory (only works on empty folders) rmdir
Setting up SSH Keys for Gitlab ( Mac & Windows Instructions ) Step 1 - Generate SSH Keys Generate SSH Key by running the following command: Mac Users Windows Users Open your terminal open the Git Bash terminal