Hey there, I am using GitHub ;)
I am Christian. Interested in documentation, programming, and mushrooms π. Always learning!
- π Iβm currently working as a technical writer.
- π± I want to learn more about GitHub Actions and workflow automation.
- π I am currently using Jekyll, Ruby, HTML, and CSS.
- π© I am interested in Python, Javascript, and Bash/Shell.
- π« Contact me on Facebook.
To access Windows folders and start Visual Studio Code from WSL by running code .
, proceed as follows:
- Get started with WSL by reading the tutorial by Kia Zhi Tang.
- In WSL, install Ruby, e.g. using rvm and update the PATH environment variable.
- To install VSCode, install the Remote WSL extension and the Visual Studio Code server.