GitHub - mieubrisse/cmdk: Access any file on your computer with ⌘-K in your terminal
cmdk
The ⌘-k "access anything" shortcut is awesome on Notion, Slack, etc.
The terminal, by comparison, is a dinosaur: tons of repeated cd and ls and TAB just to get anywhere.
This is ⌘-k for the terminal: access anything on your filesystem, from anywhere, with previews before you open:
When you press enter...
Directories get cdd to
Text files get opened in vim
Images and PDFs get opened in the Preview app
.key files get opened in Keynote
I'm extremely grateful to fzf; this project wouldn't be po...
Read more at github.com