← Back to tools
View AGENTS.md for ff
ff
Manage favorite folders with aliases for quick cd navigation
Description
ff is a command-line tool to manage favorite folders, creating aliases to be used via shell directly with the cd command. It provides a quick way to bookmark and jump to frequently used directories.
When to use this tool
✓ Good fit when
- You frequently navigate between the same directories
- You want bookmarks for your most used folders
✕ Avoid when
- You prefer intelligent directory jumping like autojump or zoxide
- You only work in a few directories
AI Summary
A tool to bookmark favorite folders and quickly navigate to them using aliases.
Capabilities
- + Create aliases for frequently used directories
- + Quick directory navigation via cd
- + Manage folder bookmarks from the command line
Use When
- → You frequently navigate between the same directories
- → You want bookmarks for your most used folders
Avoid When
- x You prefer intelligent directory jumping like autojump or zoxide
- x You only work in a few directories