arturfabriciohahaedgy / my-sfm

My build of the "simple file manager"

Home Page:https://git.afify.dev/sfm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My build of sfm - simple file manager

A version of the simple file manager (sfm) tweaked and hacked to make it more for my liking: I don't need to say this, but all the credit and hard work goes to afify for making the project in the first place.

Features

Currently there's only one:

  • Instead of binding keys directly to bookmarks, you can bind them to a "BMARK MODE" of sorts, making more space for other bindings.

TODO

I intent to add more to this list as time goes on...

  • Make a keybiding for the dragon utility.
  • Make an Emacslike prompt for asking about file deletion.

Installation

  1. Clone the repo somewhere:
git clone https://github.com/arturfabriciohahaedgy/my-sfm
  1. cd into the dir and build it:
cd my-sfm
make
  1. Install it
sudo make install

About

My build of the "simple file manager"

https://git.afify.dev/sfm

License:ISC License


Languages

Language:C 96.7%Language:Roff 1.8%Language:Makefile 1.5%