/my-sfm

My build of the "simple file manager"

Primary LanguageCISC LicenseISC

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