(Emacs/app)~clean up and extend eshell configuration
+ Eshell prompt has nice colours now instead of just the flat blue ~ Generally cleaned up the configuration + Eshell aliases into version control
This commit is contained in:
3
Emacs/.config/emacs/.config/eshell/aliases
Normal file
3
Emacs/.config/emacs/.config/eshell/aliases
Normal file
@@ -0,0 +1,3 @@
|
||||
alias ff find-file-other-window $1
|
||||
alias d dired $1
|
||||
alias clear clear-scrollback
|
||||
Reference in New Issue
Block a user