blob: 746b1f1ec8abb9317be20589c3c394730d297496 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
zzzfm is a multi-panel tabbed file manager for Linux
with built-in VFS, udev-based device manager,
customizable menu system, and bash integration forked
from the unmaintained SpaceFM v1.06 codebase.
To build zzzfm with gdb support, run:
DEBUG=yes sh zzzfm.SlackBuild
To build zzzfm with video thumbnail support, run:
VIDEO_THUMBNAILS=yes sh zzzfm.SlackBuild
udevil is an optional dependency to mount networks
(nfs://, smb://, ftp://, ssh://) and other filesystems.
|