This Gist contains a collection of command templates and dynamic completions exported from intelli-shell, a smart command-line assistant designed to boost your productivity by creating a searchable and reusable library of your shell commands, featuring templates for common tools like git, cargo, docker, and kubectl.
You can easily import all the commands and completions by running:
intelli-shell import -i --gist 137846d029efcc59468ff2c9d2098b4fThis will open an interactive menu where you can review, edit, and select the commands and completions you want to import.
- Use Space to discard an item, and Ctrl+Space to toggle all
- Press F2 to edit a command or its description before importing
- Hit Enter to import all non-discarded items into your library