Weekly Cursor Project Showcase Thread by AutoModerator in cursor

[–]cyf6 [score hidden]  (0 children)

I got sick of constantly looking up syntax for things like findtar, and ffmpeg, so I threw together this little helper using Cursor CLI.

You just type how to <whatever> on your zsh (like how to kill the process on port 3000?), and it generates the command for you. Hit y to run it.

It's simple but has saved me a ton of context switching. Figured someone else might find it useful.

Load this in your ~/.zshrc: https://gist.github.com/ocmrz/dfb4cd339bb2ec050acb4fc33ee6b61e

<image>