Skip to content

Instantly share code, notes, and snippets.

View ruben-rodriguez's full-sized avatar
⛩️
I may be slow to respond.

Ruben Rodriguez ruben-rodriguez

⛩️
I may be slow to respond.
View GitHub Profile
// ==UserScript==
// @name Aliexpress
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://trade.aliexpress.com/orderList.htm*
// @grant unsafeWindow
// @grant GM_xmlhttpRequest
// @grant GM_setClipboard
@ruben-rodriguez
ruben-rodriguez / INSTALL.md
Created April 20, 2018 09:48 — forked from takeit/INSTALL.md
Write to NTFS on macOS Sierra (osxfuse + ntfs-3g)
  1. Install osxfuse:
brew cask install osxfuse
  1. Reboot your Mac.

  2. Install ntfs-3g: