Skip to content

ThirdScript/EMPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ThirdScript
Aug 31, 2022
6eb7853 · Aug 31, 2022

History

5 Commits
Aug 27, 2022
Aug 29, 2022
Aug 31, 2022

Repository files navigation

EMPL

pipe terminal commands output into emacs directly

asciicast

Install

add this line to your .bashrc or .zshrc ...

# EMPL Command
alias empl='cat - > /tmp/emc_buffer ; emacs -nw /tmp/emc_buffer'

About

Pipe terminal commands output to emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages