Romhartmann
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Romhartmann created a post, AnsweredHow to save shell history from within terminal?
My shell commands (I'm using zsh) are not saved to bash history outside of the terminal tabs. Expected behaviour (As seen in iTerm): 1) `echo 'a'` 2) Open new tab 3) <previous command> -> shows `...