We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e
1 parent cf63992 commit d39ef75Copy full SHA for d39ef75
eshell/alias
@@ -1,3 +1,4 @@
1
+alias e for i in ${eshell-flatten-list $*} {find-file $i}
2
alias lsr ls -lhSr $*
3
alias ltr ls -lhtr $*
4
alias la ls -lha $*
eshell/history
eshell/lastdir
0 commit comments