Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra step to editing WSL terminal #20

Merged
merged 2 commits into from
Apr 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readmes/02_WSL_Ubuntu_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ And then the rest of the guide will follow that pattern across multiple differen

Regardless, if you notice anything wrong with what you would expect, or something that doesn't work here but does in a stand-alone Linux distro, please create an issue so we can look into it. We can also use this guide as a way to gather functional feedback about how the WSL app works with our actual workflows, and allow it to be a good source of truth for workarounds.

And Finally, please feel free to contribute back to this guide in any way. Create a workflow discussion, add bugs, request to take on some PMing, fact/source-check, link to docs, setup a Wiki, grab screenshots from the vidoes, translate, proof-read, request to annote, re-write, or Anything really, even if it's minor like a quick typo fix or a star if you think it's accurate. Thanks! 🔥
And finally, please feel free to contribute back to this guide in any way. Create a workflow discussion, add bugs, request to take on some PMing, fact/source-check, link to docs, setup a Wiki, grab screenshots from the vidoes, translate, proof-read, request to annote, re-write, or anything really, even if it's minor like a quick typo fix or a star if you think it's accurate. Thanks! 🔥

[Part 3: Understanding the File-Systems](./03_understanding_the_file_systems.md)
2 changes: 2 additions & 0 deletions readmes/04_updating_terminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ cdwr

5. After that you're done in this editor, so press `ctrl + x` at the same time to quit. It will ask if you want to save changes. Hit `y` and the editor will save your changes. It will then ask what to name the file. Just hit enter to keep the same name.

6. Close the Ubuntu app and open it to enable your changes. You should notice that the color scheme of the Ubuntu app has changed.

And you're done!

### Extra Info
Expand Down