summary refs log tree commit diff
path: root/emacs/custom/fcuny-eshell.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emacs: some eshell tweaksFranck Cuny2021-09-241-3/+7
|
* emacs: add package eshell-bookmarkFranck Cuny2021-09-241-0/+6
|
* emacs: rename eshell bufferFranck Cuny2021-08-051-1/+6
| | | | | When creating a new buffer for eshell with `fcuny/eshell-here` rename the buffer using parts of the directory.
* emacs: eshell smart displayFranck Cuny2021-08-051-1/+9
| | | | From https://www.masteringemacs.org/article/complete-guide-mastering-eshell
* emacs: track command's execution time in eshellFranck Cuny2021-08-051-29/+50
| | | | | | | | | With zsh I report how long a command takes to execute when it takes more than a few seconds, and it's pretty useful. This article [1] shows how to do the same with eshell. [1] https://www.birkey.co/2021-06-20-why-eshell-part-1.html
* emacs: eshell aliasFranck Cuny2021-02-161-1/+1
|
* emacs: rename the directoryFranck Cuny2021-01-041-0/+39