TypeScript Zsh

Open-source TypeScript projects categorized as Zsh

Top 8 TypeScript Zsh Projects

  1. autocomplete

    IDE-style autocomplete for your existing terminal & shell

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. inshellisense

    IDE style command line auto complete

    Project mention: Show HN: Intellisense style autocompletions inside of Bash | news.ycombinator.com | 2026-07-01

    I've been working on my Bash plugin called flyline for a few months now and thought I'd show my latest feature: popup Intellisense style autocompletions.

    The completions are generated using Bash's existing completion framework (commonly scop/bash-completion or your own completion scripts). And if you don't have a completion script setup, flyline will try to synthesize one on the fly () using man pages or --help output!

    This is similar to https://github.com/microsoft/inshellisense but inshellisense only works for a hardcoded list of completions specifications and runs in a different process as Bash.

    Flyline has a bunch of other features, so if you're interested you can check it out here: https://github.com/HalFrgrd/flyline. Thanks!

  4. zeno.zsh

    zsh fuzzy completion and utility plugin with Deno.

  5. snips

    Easily stash snippets of text and invoke them when needed

  6. complish

    Generate auto-completion for any CLI via ChatGPT.

  7. dotfiles-coach

    CLI tool that analyzes your shell history (Bash/Zsh/PowerShell) and uses GitHub Copilot CLI to suggest smart aliases, functions, and safety improvements tailored to your workflow. Privacy-first: secrets are scrubbed locally before anything leaves your machine.

    Project mention: Show HN: Dotfiles Coach CLI that analyzes your shell history with GitHub Copilot | news.ycombinator.com | 2026-02-08
  8. trace.ohmyz.sh

    🔬 A fast, interactive web-based viewer for performance tracing of zsh, with all heavy lifting done thanks to speedscope.app 💪

    Project mention: You probably don't need Oh My Zsh | news.ycombinator.com | 2026-01-09

    FWIW, we have tracing functionality to help you identify why your local environment/config is slower than you'd like.

    https://github.com/ohmyzsh/trace.ohmyz.sh

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. q

    The tiniest Claude Code CLI - ask, pipe, chat (by hyperb1iss)

    Project mention: The Terminal Renaissance: Designing Beautiful TUIs in the Age of AI | dev.to | 2026-04-09

    q is a tiny Claude Code CLI built with TypeScript, Bun, and Ink (React for terminals). One letter, four modes: query (fire-and-forget questions), pipe (Unix pipeline citizen), interactive (full TUI), and agent (tool-using AI).

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Zsh discussion

Log in or Post with

TypeScript Zsh related posts

Index

What are some of the best open-source Zsh projects in TypeScript? This list will help you:

# Project Stars
1 autocomplete 25,207
2 inshellisense 10,690
3 zeno.zsh 307
4 snips 84
5 complish 31
6 dotfiles-coach 7
7 trace.ohmyz.sh 5
8 q 4

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?