Skip to content

Instantly share code, notes, and snippets.

View loctran016's full-sized avatar
:shipit:
Web Dev

Tran Tan Loc loctran016

:shipit:
Web Dev
  • Ho Chi Minh City, Vietnam
  • 07:47 (UTC +07:00)
  • Facebook trantanloc016
View GitHub Profile
1. Some useful websites:
* https://oni-assistant.com/tools/foodcalculator
* https://steamcommunity.com/app/457140/guides/
* http://steamworkshop.download/
* https://oxygennotincluded.fandom.com/
* https://oni-db.com
2. Extra formula:
*
@loctran016
loctran016 / window.md
Last active October 6, 2021 01:26
Install Window
@loctran016
loctran016 / wsl+hyper.md
Last active December 18, 2022 09:56
Install and Configure WSL, VSCode, Hyper

Please note that I've only tested this on Ubuntu 20.04 and WSL 2

image

Steps

  1. Install WSL 2 and install Linux dist following Microsoft's guide

  2. Install ZSH on Linux dist following oh-my-zsh's guide:

sudo apt update && sudo apt upgrade -y