lazyenv
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/lazyenv/
A TUI tool for managing multiple .env files in the terminal.
Script Preview
Review this script before executing in your terminal.

lazyenv is a TUI tool that manages environment variables directly in the terminal.
It allows you to browse, compare, and edit multiple .env files and replaces manual editing with a clean, visual overview of your workspace variables. It displays a two panel layout with file list and variables with the ability to perform inline editing and side-by-side diffing between two files.
Those that frequently need to access the contents of a machine's environment variables would find lazyenv a perfect usecase for this. You can use this tool if you need to handle local .env file configurations without leaving the terminal.
