Tools

These are some of the tools that I use daily to increase my productivity.

pull hero

AI agents for documenting, reviewing and enhancing code of your PRs, automating code quality checks and documentation.

View

tmux

A terminal multiplexer that allows you to manage multiple terminal sessions within a single window.

View

vim

A highly configurable text editor built to enable efficient text editing with keyboard-driven commands.

View

shortcat

A keyboard tool that lets you control your Mac with keyboard shortcuts, reducing the need for mouse usage.

View

iTerm2

Configured as a drop-down terminal like Linux's Guake.

View

NERDTree

A file system explorer plugin for Vim that allows you to visually browse complex directory hierarchies.

View

safecp

Lightweight clipboard monitoring service to provide safe copying capabilities to both Linux and macOS users to avoid disclosing sensitive information.

View

dockerbx

A Docker-based toolbx alternative for macOS. Create, manage, and use isolated development environments with ease.

View

ghlink

Command-line tool that generates GitHub links for files in your Git repository and can generate links to specific lines or line ranges without leaving the terminal.

View