I have often heard "Code is the best form of documentation there is". To some
extent, I believed that to be the gospel truth when I was younger. In the past
I am writing about tools I use regularly use, to make my workflow efficient. My
last post [http://chaitra-suresh.ghost.io/powerline-for-iterm2/] was about
powerline. Today's post is about autojump that
Some years ago, one of my co-workers pointed me to powerline
[http://powerline.readthedocs.io/en/master/index.html].
Among other fancy features, it displays your current location in the directory
structure. Something
After a brand new everything (computer upgrade, IntelliJ upgrade), I found that
I was unable to run unit tests for my maven project within the IDE.
When I hit run on the test,