Skip to content

Instantly share code, notes, and snippets.

View q60's full-sized avatar
🌺
uwu

kira malinova q60

🌺
uwu
View GitHub Profile
@q60
q60 / config.compose
Created April 1, 2026 07:43
BQN keymap for colemak dh ortho layout (keychron q15), xcompose file
include "%L"
<Multi_key> <b> <grave> : "˜"
<Multi_key> <b> <1> : "˘"
<Multi_key> <b> <2> : "¨"
<Multi_key> <b> <3> : "⁼"
<Multi_key> <b> <4> : "⌜"
<Multi_key> <b> <5> : "´"
<Multi_key> <b> <6> : "˝"
<Multi_key> <b> <8> : "∞"
@q60
q60 / fg-jobs.nu
Last active March 9, 2025 10:10
nushell fg - job unfreeze but better
module fg-jobs {
export def fg [
id?: int@"jobs completions" # job id
] {
let jobs = jobs
match $id {
null => {
$jobs
}
@q60
q60 / red.rst
Last active August 16, 2021 18:02
Red shields.io badges