README.md 515 B

Distopico Emacs Config

Version 2.1.0

My emacs configuration with many toys for programming environment mostly javascript , python , java, html and tools for intent be more productive and social.

Requirements

  • Node.js v10.x or higher
  • Python 3.x
  • Pip

Install

  npm install
  python3 -m venv virtualenv
  source virtualenv/bin/activate
  pip install -r requirements.txt

License

Licensed of coures under the GPL3 License - see the LICENSE file for details