Skip to content

Instantly share code, notes, and snippets.

View freepicheep's full-sized avatar

Friedrich Stoltzfus freepicheep

View GitHub Profile
@freepicheep
freepicheep / helix.ghostty
Created December 23, 2025 21:17
helix.ghostty
# Helix-mode keybindings for Ghostty.
#
# Adapted from vim.ghostty https://gist.github.com/mitchellh/1c5be5c083a2315f22f1cb8f239e9dcd
# Note: We're missing a number of actions to produce a better vim experience.
# This is what is possible today! But we plan on adding more actions to make
# this even better in the future.
# Entry point
keybind = alt+v=activate_key_table:helix
@freepicheep
freepicheep / config.jsonc
Created December 16, 2025 17:23
freepicheep's fastfetch config
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"padding": {
"top": 5,
"right": 6
}
},
"modules": [
"break",