Explore >> Select a destination


You are here

taylorbrazelton.com
| | www.markusdosch.com
3.0 parsecs away

Travel
| | VS Code is one of the most popular coding editors in the world. I'd like to share my favorite shortcuts for it.
| | mariusschulz.com
4.4 parsecs away

Travel
| | How to configure familiar keyboard shortcuts for common navigation and edit actions in the iTerm2 command prompt, such as jumping to the start or end of a word or line.
| | ldstephens.me
5.4 parsecs away

Travel
| | [AI summary] A user shares a free Mac app called CustomShortcuts that allows assigning custom keyboard shortcuts to menu items in most applications.
| | lukelowrey.com
16.4 parsecs away

Travel
| I have been working on a ASP.NET Core project that requires me to build and publish sass stylesheets, css and javascript. I wanted to streamline the process so I put together this simple webpack [https://webpack.js.org/] setup to automate what had been a couple of manual steps.