Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Add explanation of home directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankemp committed Feb 21, 2013
1 parent 50a9fa3 commit 180b568
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions views/installfest/install/windows.markdown
Expand Up @@ -47,9 +47,7 @@ We will add commands to the `.bashrc` file to configure our bash environment.
``` ```
This asks Notepad to open a file named `.bashrc` in your home directory, here represented by a tilde (`~`). This asks Notepad to open a file named `.bashrc` in your home directory, here represented by a tilde (`~`).


<!--- Your home directory has the same name as your user name (the one you sign into your computer with).
TODO: "What is a home directory?"
-->


* Notepad will pop up and ask you if you want to create `.bashrc`. Click 'Yes'. * Notepad will pop up and ask you if you want to create `.bashrc`. Click 'Yes'.


Expand Down

0 comments on commit 180b568

Please sign in to comment.