Skip to content

Instantly share code, notes, and snippets.

View titieo's full-sized avatar
💭
Hackintosh

LocTran titieo

💭
Hackintosh
  • Ho Chi Minh City, Vietnam
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:
*
@titieo
titieo / window.md
Last active October 6, 2021 01:26
Install Window
@titieo
titieo / 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