Category: Bash
-
Tmux with native scrollback
Here is how to get colors working and allow native scrollback in terminal.app file: .tmux.conf Show sort hostname in tab title of tmux. Really helpful trick. file: .bashrc
-
Share shell history across multiple sessions
I use iTerm and a lot of terminal tabs. Terminal history is something which is important to me, it lets me backtrack my steps. Just add the following code in your .profile