🔍

Command History Search

Verified

by Community

Configures advanced shell history search using fzf, atuin, or built-in tools for quickly finding and reusing past commands. Covers history size configuration, deduplication, shared history across sessions, and smart search patterns.

historysearchfzfatuinproductivity

Command History Search

Optimize shell history search and recall for maximum terminal productivity with smart search tools.

Usage

Describe your shell setup and this skill will optimize your command history experience.

Examples

  • "Set up fzf for fuzzy command history search in zsh"
  • "Configure Atuin for synchronized shell history across machines"
  • "Optimize my bash history settings for better recall"

Guidelines

  • Increase history size to retain more commands (10000+ entries)
  • Enable deduplication to remove repeated commands
  • Use fuzzy search tools like fzf for faster command recall
  • Configure history to ignore sensitive commands with passwords
  • Share history across terminal sessions for consistency