Skip to content

Instantly share code, notes, and snippets.

View sdrshn-nmbr's full-sized avatar
🪐
What I cannot create, I do not understand

Sudarshan Nambiar sdrshn-nmbr

🪐
What I cannot create, I do not understand
View GitHub Profile
@sdrshn-nmbr
sdrshn-nmbr / install-just-completions.sh
Last active April 21, 2026 17:17
Conway: clean just completions with submodule support
#!/usr/bin/env bash
# Install clean just completions with submodule support for zsh.
# Paste this entire block into your terminal.
#
# What it does:
# 1. Writes a patched _just completion to ~/.zfunc/_just
# 2. Adds ~/.zfunc to your zsh fpath (if not already there)
# 3. Clears the completion cache so zsh picks up the new file
#
# What you get: