Skip to content

ThirdScript/EMPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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