i would like to enhance my experience working in the (bash) shell. i am constantly losing parts of command history across terminals (are they overwriting the history file?) and i would like to keep a loooot more history.
also i wonder if there's a shell that would let me reuse file references in earlier command outputs, i.e. turn the output of "ls" into actionable "handles". more like a lisp machine repl where these are objects.