Skip to content

Commit d39ef75

Browse files
committed
Ignore non-alias eshell files, add e alias
1 parent cf63992 commit d39ef75

File tree

3 files changed

+1
-14
lines changed

3 files changed

+1
-14
lines changed

eshell/alias

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
alias e for i in ${eshell-flatten-list $*} {find-file $i}
12
alias lsr ls -lhSr $*
23
alias ltr ls -lhtr $*
34
alias la ls -lha $*

eshell/history

-12
This file was deleted.

eshell/lastdir

-2
This file was deleted.

0 commit comments

Comments
 (0)