Skip to content

Instantly share code, notes, and snippets.

@yovko
yovko / ohmyzsh.md
Last active July 7, 2026 02:10
ZSH (using Oh My ZSH) on Manjaro Linux

ZSH (using Oh My ZSH) on Manjaro Linux

0. If ZSH is not already installed on your Manjaro system you can do it with the command:

sudo pacman -Syu zsh

You do not need to install manjaro-zsh-config and all the other related packages like zsh-syntax-highlighting, zsh-history-substring-search, zsh-autosuggestions, etc., as we will use Oh My Zsh.

// ==UserScript==
// @name 피클빼주세요
// @namespace https://idyllshi.re/
// @version 2024-04-14
// @description 피클빼주세요
// @author hibiya inemuri
// @match https://pji.co.kr/order/w_payment
// @icon https://www.google.com/s2/favicons?sz=64&domain=pji.co.kr
// @grant none
// ==/UserScript==
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active August 11, 2026 05:51
Complete Recent Discord Quest

Caution

As of April 7th 2026, Discord has expressed their intent to crack down on automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you most likely WILL get flagged by doing so.

Complete Recent Discord Quest

// Base code: https://gist.github.com/aamiaa/7cdd590e3949cd654758bc90bcb4710b
let wpRequire = webpackChunkdiscord_developers.push([[Symbol()], {}, r => r]);
webpackChunkdiscord_developers.pop();
let ApexStore = Object.values(wpRequire.c).find(x => x?.exports?.A?.createOverride).exports.A;
let UserStore = Object.values(wpRequire.c).find(x => x?.exports?.A?.__proto__?.getCurrentUser).exports.A;
let FluxDispatcher = Object.values(wpRequire.c).find(x => x?.exports?.A?.__proto__?.flushWaitQueue).exports.A;
let api = Object.values(wpRequire.c).find(x => x?.exports?.Bo?.get).exports.Bo;
let globalCopy = navigator.userAgent.includes("Firefox") ? navigator.clipboard.writeText.bind(navigator.clipboard) : copy