Skip to content

Commit

Permalink
Add note admonition for tilda usage in shells
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed May 18, 2021
1 parent c78973c commit 824a5a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Dev Environment Setup Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ This will create the files `id_rsa` and `id_rsa.pub` in the `.ssh` folder inside
/home/<user_name>
```

Most CLI shells like PowerShell and bash use the <kbd> ~ </kbd> (tilda) key as a shortcut for your user's folder.
!!! note
Most CLI shells like PowerShell and bash use the <kbd> ~ </kbd> (tilda) key as a shortcut for your user's folder.

You can confirm these files were created by running:
```none
Expand Down

0 comments on commit 824a5a7

Please sign in to comment.