Skip to content

Instantly share code, notes, and snippets.

View nonkronk's full-sized avatar
:octocat:
g.dev/nonkronk

Irvan Tristian nonkronk

:octocat:
g.dev/nonkronk
View GitHub Profile
@nonkronk
nonkronk / bold-markdown-shortcut-vscode.md
Last active February 13, 2025 16:32
Enable Bold Markdown shortcut on VSCode

Enable Bold Markdown Shortcut in VSCode

Press Cmd+Shift+P to open the command palette and type Open Keyboard Shortcut to open the [keybindings] file. Add the following code to the file:

    {
        "key": "cmd+b",
        "scope": "markdown",
 "command": "editor.action.insertSnippet",
@nonkronk
nonkronk / deploy-openwrt-mudfish-unraid.md
Last active October 25, 2024 16:37
Deploy OpenWRT (Mudfish) VM on UnRaid Server

Deploy OpenWRT Mudfish as Unraid VM

What is mudfish?

Download & Convert Mudfish VM image

# Download ova 
wget https://mudfish.net/releases/openwrt/ova/OpenWRT_with_Mudfish-2.1.26.ova
# Extract image