summaryrefslogtreecommitdiff
path: root/emacs/custom/my-eshell.el (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-28further simplificationsFranck Cuny1-29/+21
2022-04-16eshell: disable auto-completionFranck Cuny1-7/+8
2022-04-14replace avy/counsel with vertico/consultFranck Cuny1-2/+0
2022-03-25eshell: fix configurationFranck Cuny1-1/+0
2022-03-23this should be the last mass refactorFranck Cuny1-89/+31
2022-03-23rename a few more librariesFranck Cuny1-4/+5
2022-03-22eshell: make flymake happyFranck Cuny1-15/+33
2022-01-21eshell: run `ls -l` after entering a directoryFranck Cuny1-0/+2
2021-12-18eshell: add the host's name in the promptFranck Cuny1-2/+3
2021-11-29emacs: try to fix promptFranck Cuny1-3/+3
2021-10-27emacs: split horizontally to create eshell bufferFranck Cuny1-3/+2
2021-10-27eshell: open file at pointFranck Cuny1-1/+22
2021-10-20emacs: add alias for ls -lFranck Cuny1-0/+1
2021-10-18emacs: start a shell when configuration is loadedFranck Cuny1-0/+6
2021-10-17emacs: set eshell-prompt-regexpFranck Cuny1-0/+1
2021-10-17emacs: different prompt when on a remote hostFranck Cuny1-3/+7
2021-10-17emacs: add binding for counsel-esh-historyFranck Cuny1-1/+2
2021-10-17emacs: custom prompt for eshellFranck Cuny1-0/+33
2021-10-17emacs: add function to export eshell outputFranck Cuny1-1/+32
2021-10-17emacs: set `eshell-cd-on-directory` to trueFranck Cuny1-0/+1
2021-10-17emacs: add a few more aliases to eshellFranck Cuny1-1/+8
2021-10-17emacs: be explicit about eshell modules we loadFranck Cuny1-4/+26
2021-09-24emacs: some eshell tweaksFranck Cuny1-3/+7
2021-09-24emacs: add package eshell-bookmarkFranck Cuny1-0/+6
2021-08-05emacs: rename eshell bufferFranck Cuny1-1/+6
2021-08-05emacs: eshell smart displayFranck Cuny1-1/+9
2021-08-05emacs: track command's execution time in eshellFranck Cuny1-29/+50
2021-02-16emacs: eshell aliasFranck Cuny1-1/+1
2021-01-04emacs: rename the directoryFranck Cuny1-0/+0
2019-09-27[emacs] add new alias for eshell (git status)Franck Cuny1-0/+1
2019-08-29[emacs] giving a try to eshellFranck Cuny1-0/+38