/fm

A terminal based file manager

Primary LanguageGoMIT LicenseMIT

fm

About The Project

A terminal based file manager

Built With

Installation

go install github.com/dinhhuy258/fm@latest

Configuration

A config file will be read from the following locations:

  • macOS: ~/.config/fm/config.lua
  • Linux: ~/.config/fm/config.lua
  • Windows: [Haven't tested lua]

Sample configuration file

TODO: Document how to write a configuration

Credit

This project has heavy inspiration from xplr. You can use it instead of this one.

The purpose of this project is:

  • Help me learn the GoLang programming language
  • I want to build my own terminal file manager