Can one remap Ctrl-l in bash to execute more than just clear?
I know normally it just clears the screen. I'm looking to change that to clear the screen and list my pwd like so:
Ctrl-l:clear;ls;
|
Can one remap Ctrl-l in bash to execute more than just clear? I know normally it just clears the screen. I'm looking to change that to clear the screen and list my Ctrl-l: |
||||
|
|
|
The
|
|||||||
|