A terminal based file manager
go install github.com/dinhhuy258/fm@latest
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
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