Commit Graph

3 Commits

Author SHA1 Message Date
118eadb58a
[Emacs] Add rsync alias to eshell 2020-10-29 16:55:20 +01:00
45a5db0f0d
[Emacs] Update eshell aliases
Some checks failed
continuous-integration/drone/push Build is failing
Update eshell aliases

I should replace this file later with some Elisp code in the user init
to read aliases from Fish abbreviations.

Something good would be to try to write some Elisp code to emulate Fish
abbreviations, but I have to find what hook or function is called when a
new character is entered in the shell that triggers autocompletion. Code
in this package might help:
https://github.com/szermatt/emacs-bash-completion
2020-10-25 11:26:42 +01:00
035594be8a
Added files that were lost during previous commits 2020-02-15 22:21:53 +01:00