Manage Python Dependencies
Making Python dependency management reproducible is complicated. Bringing Python dependency management to mere mortals who can’t remember where they p...
Making Python dependency management reproducible is complicated. Bringing Python dependency management to mere mortals who can’t remember where they p...
asdf is a language-agnostic tool for managing multiple runtimes of a specific tool for a particular user. While it is able to manage runtime versions for a ...
If you like to use git from the command-line and enjoy syntax highlighting, you might be interested in delta, which adds this functionality and more to git.
bat is a helpful alternative to cat when you want peruse files on the command-line with the improved readability that syntax highlighting has to offer. The ...
I enjoy the Solarized color scheme, so I figured out how to set it up in Vim. The Solarized color scheme provides a plugin for Vim, which makes this pretty ...