Enable CLI and Terminal auto-completion with Fig

Tadashi Shigeoka ·  Tue, January 10, 2023

I’ll introduce how I’m living a comfortable CLI life by enabling Terminal auto-completion with Fig.

GitHub: withfig/autocomplete: IDE-style autocomplete for your existing terminal & shell

Installing Fig [macOS]

brew install fig

After completing the initial setup guided after installation, auto-completion becomes available immediately in the Terminal app.

That’s all about living a comfortable CLI life with Fig’s auto-completion feature. That’s all from the Gemba.