Topic: Software - overview
A small userChrome.css
File to change some visual aspects of Mozilla Thunderbird. Works with TB version 52 or later (tested, may also work with older versions)
Available as public gist on GitHub.
This is a color scheme for the Geany IDE that matches the popular Arc-Dark color scheme for Gtk. It is based on the Monokai scheme from Geany Themes
Available on GitHub.
A quick and dirty compilation of keyboard shortcuts for tmux. Forked from a public gist.
Keep in mind that all keyboard commands are customizable, but in most cases, only the prefix is actually customized.
Every now and then, you stumble over something cool. This time it is a piece of software to visualize the history of source code repository.
Sometimes, when launching new programs under Cygwin or MSYS2, you may encounter an error like this:
0 [main] zsh 8712 child_info_fork::abort: address space needed by ‘datetime.dll’ (0x3F0000) is already occupied
This means, a by default non-rebaseable DLL cannot be loaded into the address space it wants to go.
This is a UI theme for Sublime Text 3 that harmonizes well with the Dracula syntax coloring scheme or other dark-ish color schemes.
Available on GitHub.