Managing environment variables usually involves a mess of export commands or maintaining a dozen different .env files that you have to manually source.
I wanted a better way, so I built Fana-Envy a terminal user interface (TUI) written in Go that handles persistent environments and multiple terminal tabs effortlessly.
You can Read More, Try or Build from Source here : https://github.com/MasFana/fana-envy

Top comments (0)