Have a project in mind? Let's discuss how we can help your business grow.
A curated collection of useful commands and code snippets organized by tool and language. Copy, paste, and get things done faster.
Recursively changes ownership of the .git directory to the current user and sets appropriate permissions for Git operations. This command resolves common permission issues that occur when Git repositories are created or modified with root privileges.
Register the Chrome DevTools MCP server in Codex by adding the TOML block to ~/.codex/config.toml and restarting Codex.
Removes the outdated codex Homebrew formula (0.46.x) so the newly installed cask (0.47.x) becomes the active binary.
Force your Mac to resolve a domain to a specific IP by modifying the /etc/hosts file
Search recursively for <Button in TS/TSX files while excluding node_modules, src/components/contact, and src/components/ui.