9

GitHub - Shopify/shadowenv.el: Shadowenv integration for emacs

 2 years ago
source link: https://github.com/Shopify/shadowenv.el
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

shadowenv.el

Shadowenv integration for emacs, per-buffer environment shadowing and eshell integration. Display the number of shadowed environment variables in the mode line.

Commands

  • shadowenv-mode Toggle shadowenv mode in a buffer.
  • shadowenv-global-mode Enable global shadowenv mode.
  • shadowenv-reload Reload shadowenv environment.
  • shadowenv-shadows Display changes to the current environment.

use-package

Here is an example use-package configuration:

(use-package shadowenv
  :ensure t
  :hook (after-init . shadowenv-global-mode))

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK