logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ego - Manage System Personalities | Online Free DevTools by Hexmos

Manage system personalities with Ego. Configure bootloaders, synchronize Portage trees, and query bugs. Free online tool, no registration required.

ego

Funtoo’s official system personality management tool. More information: https://funtoo-ego.readthedocs.io/en/develop/.

  • Synchronize the Portage tree:

ego sync

  • Update the bootloader configuration:

ego boot update

  • Read a Funtoo wiki page by name:

ego doc {{wiki_page}}

  • Print current profile:

ego profile show

  • Enable/Disable mix-ins:

ego profile mix-in +{{gnome}} -{{kde-plasma-5}}

  • Query Funtoo bugs, related to a specified package:

ego query bug {{package}}

See Also