Hacker News new | ask | show | jobs
by steve___ 5683 days ago
Try adding this to your .inputrc file

  $if Bash
    Space: magic-space
  $endif
Now the history expansion will be done when 'space' is pressed.