env-commander.el -- Per-directory env setup for shell commands

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • env-commander.el

    Per-directory env setup for shell commands

  • To that end, I wrote the package env-commander.el to help with setting up environments for shell commands. To quote the readme:

  • emacs-direnv

    direnv integration for emacs

  • env-commander-mode is a simple mode which allows any shell commands that Emacs invokes to run one or more commands beforehand to initialize the shell environment. There are many Emacs packages which can configure process environments, for example, direnv, but they lack the ability to go a step further and define shell functions and aliases, which is often required by "virtual environment" tools. For those who prefer interacting with shell commands via shell-command rather than shell, eshell, or term, env-commander-mode is here to assist.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • shell-command-x.el

    Extensions for Emacs' shell commands

  • If you are a fellow shell-command enjoyer, you may also be interested in shell-command-x.el which I posted about recently.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to properly configure dependencies when using LSP + nix

    1 project | /r/emacs | 27 Jun 2023
  • How to handle credentials for Python in Emacs

    1 project | /r/emacs | 13 Aug 2022
  • NixShell + direnv + Emacs

    4 projects | /r/emacs | 2 May 2022
  • Anyone using sage-shell-mode?

    2 projects | /r/emacs | 18 Oct 2021
  • Is there a way to configure my Python interpreter to be inside a docker container like in Pycharm?

    2 projects | /r/emacs | 13 Jun 2021