Hey there, I am using GitHub ;)
About me
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.
Stats
Development environment with Windows Subsystem for Linux (WSL)
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.