Tmux Session Coloring
Recently, I've really gotten into tmux for managing all my terminal sessions/windows. Not so much for the panes, but more for keeping a highly contextual environment per project or task.
Recently, I've really gotten into tmux for managing all my terminal sessions/windows. Not so much for the panes, but more for keeping a highly contextual environment per project or task.
Recently, I invested some time into automating some of the work that goes into a Finatra release.
Finally got tired of copy pasting other projects and gutting them to make new ones, so I created base, a shell command that creates new scala projects.
Cooked this up last night when I needed a simple key/value store for use in a shell script.