Skip to content

shushuang/honey-eshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is the first time I write some emacs lisp Code. So this may seem silly.

This short el file add a function to permanently pop up and close a eshell window.

alt

Add this to your .emacs file to add a key binding.

(global-set-key (kbd "C-c m") 'honey-eshell-toogle)

About

Some Enhancement To Manage Eshell In Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published