README
edich
ed+which => edich => $EDITOR $(which $1).
Install
$ npm install -g edich
Usage

CLI
$ edich express is the same as: $ $EDITOR $(which express)
License
MIT © Hemanth.HM
ed+which => edich => $EDITOR $(which $1).
<script type="module">
import edich from 'https://cdn.skypack.dev/edich';
</script>
ed+which => edich => $EDITOR $(which $1).
$ npm install -g edich

$ edich express is the same as: $ $EDITOR $(which express)
MIT © Hemanth.HM