4 Application Configuration - ivanmrva/gentoo-wiki GitHub Wiki

Docker

  1. sudo emerge docker docker-compose
  2. sudo systemctl enable docker.service
  3. sudo usermod -aG docker ivmr

IntelliJ IDEA

  • Install additional plugins:
    • ASCIIDOC
    • Markdown community plugin (instead of the default one)
      • If preview mode is not working add ide.browser.jcef.gpu.disable=true under Edit Custom Properties menu.
  • Disable plugins not being used