Demo
| Perform common operations |
 |
Content
Installation
Quick install (Support MacOs and linux)
bash -c "$(wget -qO- https://raw.githubusercontent.com/yorukot/superfile/main/install.sh)"
More installation methods
Click me to check on how to install
Build
You can build the source code yourself by using these steps:
Requirements
Build Steps
Clone this repository using the following command:
git clone https://github.com/yorukot/superfile.git --depth=1
Enter the downloaded directory:
cd superfile
Run the build.sh file:
./build.sh
Add the binary file to your $PATH, e.g., in /usr/local/bin:
sudo mv ./bin/spf /usr/local/bin
Supported Systems
- [x] Linux
- [x] MacOS
- [x] Windows (Not fully supported yet)
Tutorial
After you install superfile, you can go here to briefly understand how to use superfile!
Plugins
Click me to the plugins wiki
Themes
Click me to the theme wiki
Hotkeys
[!WARNING]
If you are vim/nvim user please change your default hotkeys config to vim version!
Click me to see the hotkey wiki
Troubleshooting
Click me to see common problem fix
Contributing
If you want to contribute please follow the contribution guide
Thanks
Support
- a Star on my GitHub repository would be nice 🌟
- You can buy a coffee for me 💖

Contributors
Thanks to all the contributors for making this project even greater!

Star History
THANKS FOR All OF YOUR STARS!
Your stars are my motivation to keep updating!