Skip to content

Instantly share code, notes, and snippets.

View disjukr's full-sized avatar
🌇
I wanna something happen like a movie in my life

JongChan Choi (Rieul) disjukr

🌇
I wanna something happen like a movie in my life
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
// ==UserScript==
// @name discord-mini
// @namespace http://0xabcdef.com/discord-mini
// @version 0.0.1
// @description 디스코드 방목록이랑 유저목록 가리고싶엉
// @author JongChan Choi <[email protected]>
// @match https://discordapp.com/channels/*
// @grant none
// ==/UserScript==
@disjukr
disjukr / settings.json
Last active July 18, 2020 18:59
windows-terminal settings
// https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{75def201-4efb-5e32-93a0-c5647120c025}",
"copyOnSelect": false,
"copyFormatting": false,
"profiles": {
"defaults": {
"colorScheme": "Dark Plus"
},