Save time by creating reusable commands and sharing with your team.
Find and reuse past commands
Unlike other terminals, Warp saves your command history even after closing. Press Ctrl + R to search commands from days ago.
Your team's command library
Warp Drive lets you save and share commands across your team:
Multi-step command sequences that run together
Documentation with executable commands (like runnable READMEs)
Saved commands with variables you can fill in
Save a multi-step process
Example: Create a "New Feature" workflow for your team:
Ideas for your Vibe Coders team
Build, test, and deploy with one command
Pull latest, install deps, start dev server
Lint, type-check, unit tests, e2e tests
Remove node_modules, clear cache, fresh install
Ready for more?
Next: Git Workflows