Romhartmann
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to save shell history from within terminal?
AnsweredMy 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 `...