daviwil / emacs-nushell

Experiments with integrating Emacs and Nushell!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emacs-nushell

Experiments in integrating Emacs and Nushell!

Here's the command I was running:

ls | to json | hash base64 | $"(char lparen)nu/display-output (char dquote)($in)(char dquote)(char rparen)" | emacsclient -e $in

Streams

Check out the stream recordings here:

  1. Integrating Nushell and Emacs

About

Experiments with integrating Emacs and Nushell!

License:MIT License


Languages

Language:Emacs Lisp 100.0%