TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: WayPoint – Shell Command Shortening with Zsh/Fish Support in Go

5 pointsby cat-whispererabout 1 month ago
I built WayPoint to streamline my terminal workflow and simplify both shell command expansion and URL shortening. Here’s a quick overview:<p>- Shell Command Shortening<p><pre><code> - Type a shortcut like s&#x2F;gs and it instantly expands to git status in your terminal. - Integrated support for zsh and fish via custom completion scripts that perform in-place expansions. - Configure shortcuts easily using a YAML file, for example: </code></pre> - Hierarchical URL Shortener<p><pre><code> - Use the same YAML configuration to create nested URL shortcuts for internal tools, documentation, or other resources. - Supports multi-level mappings and updates in real-time without needing a restart. </code></pre> Check it out and share your feedback!

no comments

no comments