edich

ed+which => edich => $EDITOR $(which $1).

Usage no npm install needed!

<script type="module">
  import edich from 'https://cdn.skypack.dev/edich';
</script>

README

edich

ed+which => edich => $EDITOR $(which $1).

Install

$ npm install -g edich

Usage

edich

CLI

$ edich express is the same as: $ $EDITOR $(which express)

License

MIT © Hemanth.HM