Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chlorm/elvish-auto-env
An Elvish module for runtime environment configuration.
https://github.com/chlorm/elvish-auto-env
elvish elvish-modules
Last synced: 2 months ago
JSON representation
An Elvish module for runtime environment configuration.
- Host: GitHub
- URL: https://github.com/chlorm/elvish-auto-env
- Owner: chlorm
- License: apache-2.0
- Created: 2020-10-05T21:41:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T00:55:47.000Z (5 months ago)
- Last Synced: 2024-09-16T21:13:56.048Z (5 months ago)
- Topics: elvish, elvish-modules
- Language: Elvish
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - chlorm/elvish-auto-env - An Elvish module for runtime environment configuration. (others)
README
# elvish-auto-env
###### An [Elvish](https://elv.sh) module for runtime environment configuration.
```elvish
epm:install github.com/chlorm/elvish-auto-env
use github.com/chlorm/elvish-auto-env/editor
editor:set
use github.com/chlorm/elvish-auto-env/pager
pager:set
```