From c8d44db1be0d55da3cead83faa1e81ce604e8c5f Mon Sep 17 00:00:00 2001 From: tekkub Date: Wed, 17 Jun 2009 02:39:38 -0600 Subject: Add another category to the msysgit ssh setup --- _posts/2009-06-15-msysgit-key-setup.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index faf51db..169d581 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -2,7 +2,9 @@ layout: guide title: Generating SSH keys with msysgit subtitle: This guide will step you through the process of generating a keypair in msysgit and uploading it to GitHub -categories: windows +categories: +- windows +- setup --- Generating an SSH key with msysgit is a fairly straightforward process. First and foremost, make sure you're working in the Git Bash console, not cmd (the default Windows command line). You can find Git Bash under the git folder in your start menu, or by right clicking on a folder and selecting "Git Bash Here" if you choose to install context menu items during the msysgit installation. -- cgit v1.3.1