All Cheatsheets
A comprehensive cheat sheet for the `sed` stream editor, covering essential commands, syntax, and use cases for text manipulation.
A comprehensive guide to using Secure Copy (SCP) for transferring files between systems, covering essential options, usage examples, and security considerations.
A comprehensive cheat sheet covering essential Rsync commands, options, and use cases for efficient file synchronization and backup.
A comprehensive cheat sheet for PM2, a process manager for Node.js applications. Covers essential commands for managing, monitoring, and deploying applications with PM2.
A comprehensive cheat sheet for ncftp, a versatile command-line FTP client with features like background processing, progress meters, and command chaining. This guide covers essential commands, usage examples, and tips for efficient file transfer.
A comprehensive guide to Homebrew, the package manager for macOS. This cheat sheet covers installation, basic commands, package management, and troubleshooting.
A comprehensive cheat sheet for Makefiles, covering syntax, variables, rules, functions, and command prefixes, along with practical examples.
A comprehensive guide to using GnuPG (GPG) for encryption, signing, and key management. This cheatsheet covers essential commands and workflows for securing your communications and data.
A concise cheat sheet for the `find` command, covering essential options, conditions, and actions for locating files and directories in Unix-like operating systems. Includes practical examples for common use cases.
A comprehensive cheat sheet for Cron jobs, covering syntax, operators, special strings, and practical examples. Learn how to schedule tasks effectively with this handy reference.
A quick reference guide to ANSI escape codes, essential for adding color and formatting to terminal output. This cheat sheet covers text styles, colors, cursor movement, and useful bash utilities, making it easy to customize your command-line interface.
A concise reference for ADB commands, covering device management, file transfer, shell interaction, and more, tailored for Android developers and enthusiasts.
A comprehensive cheat sheet for the C preprocessor, covering directives, macros, conditional compilation, and more. This guide provides a quick reference for developers working with C and C++.
A comprehensive cheat sheet for the Go programming language, covering syntax, data types, control flow, concurrency, and more. Perfect for quick reference and learning.
A comprehensive cheat sheet for Inkscape, covering essential tools, keyboard shortcuts, and functionalities for efficient vector graphics editing.
A comprehensive cheat sheet for Sketch app, covering essential shortcuts, tools, and commands for efficient UI/UX design.
A comprehensive cheat sheet for Sublime Text, covering essential shortcuts, commands, and features to boost your coding efficiency.
A comprehensive cheat sheet for Spacemacs, covering essential shortcuts, layers, and configurations to boost your Emacs workflow.
A comprehensive cheat sheet for Visual Studio Code, covering essential shortcuts, commands, debugging, and customization tips to boost productivity.
A comprehensive cheat sheet for the Atom text editor, covering essential shortcuts, commands, and features for efficient coding and development.
A concise guide to Ansible, covering essential concepts, commands, and best practices for automating infrastructure and application deployment. Includes playbook structure, module usage, and task management.
A comprehensive cheat sheet covering Mixpanel's core functionalities, tracking methods, user identification, and people properties management. Includes code snippets and examples for quick implementation.
A quick reference guide to using the analytics.js library for Google Analytics, including setup, page tracking, event tracking, and custom dimensions. Note: analytics.js is deprecated, consider using gtag.js.
A quick reference guide for JSDoc, the industry standard for documenting JavaScript code. This cheatsheet provides syntax and examples for documenting functions, variables, types, and more.