aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-10-25 08:03:52 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-10-25 08:03:52 +0000
commit056895ec049d5b6f096adf9b317b715d629cc0af (patch)
treed30e4c7f6a1137904846917795c9465f48491489 /deskutils/Makefile
parentfb71fd7b4c84e2de167c083bafd9e78eb6eab984 (diff)
downloadports-056895ec049d5b6f096adf9b317b715d629cc0af.tar.gz
ports-056895ec049d5b6f096adf9b317b715d629cc0af.zip
New port: deskutils/fff: Simple file manager written in Bash
A simple file manager written in Bash. - It's ******* Fast - Minimal (only requires bash and coreutils) - Smooth Scrolling (using vim keybindings) - Works on Linux, BSD, macOS, Haiku etc. - Supports LS_COLORS! - File operations (copy, paste, cut, ranger style bulk rename, etc) - Instant as you type search - Tab completion for all commands! - Automatic CD on exit (see setup) - Works as a file picker in vim/neovim! - Display images with w3m-img! - Supports $CDPATH. WWW: https://github.com/dylanaraps/fff
Notes
Notes: svn path=/head/; revision=515585
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index d5e3163646c4..2eae978bc487 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -50,6 +50,7 @@
SUBDIR += fasd
SUBDIR += fbreader
SUBDIR += fet
+ SUBDIR += fff
SUBDIR += flameshot
SUBDIR += foliate
SUBDIR += freemind