fff

Simple terminal file manager written in bash with vim-like keybindings

brewmacoslinux
Try with needOr install directly
Source

About

Simple file manager written in bash

Commands

fff

Examples

Open the file manager in the current directory$ fff
Open the file manager starting from a specific directory$ fff /path/to/directory
Open file manager and cd to selected directory on exit$ cd "$(fff)"