Perform common operations |
---|
- Installation
- Build
- Supported Systems
- Tutorial
- Plugins
- Themes
- Hotkeys
- Contributing
- Troubleshooting
- Thanks
Quick install (Support MacOs and linux)
bash -c "$(wget -qO- https://raw.githubusercontent.com/yorukot/superfile/main/install.sh)"
Click me to check on how to install
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
- Linux
- MacOS
- Windows (Not fully supported yet)
After you install superfile, you can go here to briefly understand how to use superfile!
Warning
If you are vim/nvim user please change your default hotkeys config to vim version!
Click me to see the hotkey wiki
Click me to see common problem fix
If you want to contribute please follow the contribution guide
- a Star on my GitHub repository would be nice ๐
- You can buy a coffee for me ๐
Thanks to all the contributors for making this project even greater!
THANKS FOR All OF YOUR STARS! Your stars are my motivation to keep updating!