Hacker News new | ask | show | jobs
by rdavis 3318 days ago
I highly recommend ranger[0]. It's a very useful console based file manager with great vi key bindings.

The configuration is also very flexible and includes a python API to write your own commands[1].

[0] http://ranger.nongnu.org

[1] https://github.com/ranger/ranger/wiki/Commands