Learn how to inspect and manage your installed Homebrew packages with a few simple commands
Posts
- Learn how to open a directory in Finder or any file in its default software from the terminal
- In this article, I walk through my 2024 productivity system, detailing how I manage tasks with Todoist, organize notes using Obsidian and Apple Notes, and manage my calendar with Google Calendar. You’ll also find strategies for effective time and task management and tips for securely managing a knowledge base with local markdown files.
- Learn how to download an npm package as a tarball without installing it in existing project
- How to easily set up e2e test environment with Playwright in Nx monorepo
- Fix slow pasting in zsh setup with zsh-syntax-highlighting plugin
- Find which process uses specified port or file using lsof tool