summaryrefslogtreecommitdiffstats
path: root/system/rover/README
blob: 9d5427a5b4af4a11d65e1ea0a0d066cecda5873a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Rover is a file browser for the terminal.

The main goal is to provide a faster way to explore a file system from
the terminal, compared to what's possible by using cd, ls, etc. Rover
has vi-like key bindings for navigation and can open files in $PAGER
and $EDITOR. Basic file system operations are also implemented. Rover
is designed to be simple, fast and portable.

CUSTOMIZATION
-------------
To customize rover, copy config.h from the source directory to the
the SlackBuild directory and edit it before running the SlackBuild.