Skip to content

Instantly share code, notes, and snippets.

View peromage's full-sized avatar
🍄
:P

Fang Deng peromage

🍄
:P
View GitHub Profile
@peromage
peromage / macbook_pro_ubuntu_install.md
Created October 14, 2023 21:27 — forked from cjonesy/macbook_pro_ubuntu_install.md
Installing Ubuntu on MacBook Pro

Macbook Pro - Ubuntu Install

Requirements

2 USB drives > 2GB

Pre-Install

Create bootable USB drive

  1. Grab the latest Ubuntu Desktop iso image
@peromage
peromage / myworkspace.ps1
Last active October 8, 2021 03:44
Syncing my workspace repos
<#
.SYNOPSIS
A simple dirty and quick script to setup my repos
#>
param ($cmd)
$working_dir = Get-Location
$repos = @(
@("git@github.com:peromage/rice.git", "rice"),
@("git@github.com:peromage/poi.git", "poi"),
; Monster Hunter World Steamworks Automation
; Version: 1.1
; Author: Fang
; Date: 2020/02/11
#If seen ; Needed for context sensitive hotkey command.
#If looping ; Needed for context sensitive hotkey command.
#If
#NoEnv
#NoTrayIcon