+alias to clear so that it double clears in eshell

This commit is contained in:
2020-09-16 18:16:13 +01:00
parent cf1a7b8f86
commit eb5830a19d

View File

@@ -1,2 +1,3 @@
alias d dired-other-frame .
alias clear clear;clear;
alias l ls -la
alias d dired-other-frame .