Vim REST Console
Introduction VRC is a Vim plug-in to help send requests to and display responses from RESTful services in Vim. It’s useful for working with REST services that use JSON to exchange …
Introduction VRC is a Vim plug-in to help send requests to and display responses from RESTful services in Vim. It’s useful for working with REST services that use JSON to exchange …
MeetingBar is a menu bar app for your calendar meetings (macOS 10.15+). Features Show the next meeting in the system statusbar Show upcoming meeting with name or hidden Shorten title to …
What does chezmoi do and why should I use it? chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines. chezmoi is helpful if you have spent …
forgit: This tool is designed to help you use git more efficiently. It’s lightweight and easy to use. Interactive git diff viewer (gd) Interactive git reset HEAD <file> selector (grh) Interactive git checkout <file> selector (gcf) Interactive git checkout <branch> selector (gcb) Interactive git checkout <commit> selector (gco) …