Skip to content

Instantly share code, notes, and snippets.

@darrenparkinson
darrenparkinson / .tmux.conf
Last active February 20, 2024 14:26
tmux config
# split panes using | and -
bind | split-window -h
bind - split-window -v
unbind '"'
unbind %
# reload config
bind r source-file ~/.tmux.conf
@darrenparkinson
darrenparkinson / head.html
Last active February 21, 2024 10:31
Markdown Preview Enhanced
<!-- The content below will be included at the end of the <head> element. -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function () {
// your code here
});
</script>
{
"version": 1,
"notes": "",
"documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
"keyboard": "crkbd/r2g",
"keymap": "crkbd_r2g_crkbd_r2g_layout_split_3x6_3_home_mods",
"layout": "LAYOUT_split_3x6_3",
"layers": [
[
"KC_GRV",