m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Add cmdk to examples

Kevin Today
2025-06-04 09:47:28 -04:00
parent d6c63633f8
commit ef0517329e

@@ -259,6 +259,8 @@ vg() {
}
```
Use `Cmd-k` to open any file and change to any directory, from anywhere: [cmdk](https://github.com/mieubrisse/cmdk) ([Bash code](https://github.com/mieubrisse/cmdk/blob/main/cmdk.sh))
### Changing directory
```sh