summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2009-06-15-msysgit-key-setup.textile4
1 files changed, 3 insertions, 1 deletions
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.