diff --git a/.inputrc b/.inputrc new file mode 100644 index 0000000..0c0884d --- /dev/null +++ b/.inputrc @@ -0,0 +1,6 @@ +"\C-p":previous-history +"\C-n":next-history +"\C-a.":beginning-of-line +"\C-e.":end-of-line +"\C-l":clear-screen +