Vim: Notes and Cheats
So according to my good friend Wikipedia Vim is a clone, with additions, of Bill Joy’s vi text editor program for Unix. Vim’s author, Bram Moolenaar, based i...
So according to my good friend Wikipedia Vim is a clone, with additions, of Bill Joy’s vi text editor program for Unix. Vim’s author, Bram Moolenaar, based i...
Tmux as defined in Wikipedia is a terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in...
This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.
According to Wikipedia a data structure is a way that data is organized, managed and stored to enable efficient access and modification of the data. A data s...
Here you will find posts about different things I learned and continue to learn on a daily basis. Most of the things will cover software development, but on ...