This project is the directory with my configuration to superfile (theme, configs, hotkeys). The idea is when I use any OS and Terminal I will going to use this version. Run the following command into any Operational System: bash -c " $( curl -sLo- https://superfile.netlify.app/install.sh) " powershell -ExecutionPolicy Bypass -Command " Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://superfile.netlify.app/install.ps1'))" powershell -ExecutionPolicy Bypass -Command " Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://superfile.netlify.app/uninstall.ps1'))" Clone this repository into the C:\Users\{your-user}\AppData\Local\. Change the name of the repository to superfile. Run the project with spf command. Clone this repository into the ~/.config/. Change the name of the repository to superfile. Run the project with spf command. Command Description NCreate a new panel into superfile TabGo to the next panel created Shift + LeftGo to the previous panel created FToggle file preview panel OOpen the sort options menu RToggle Reverse sort
Command Description PFocus on the Processbar SFocus on Sidebar MFocus on the Metadata
Create and Rename Files/Directories Command Description Ctrl + NCreate File or Directory Ctrl + RRename File or Directory
Command Description Ctrl + CCopy Items Ctrl + VPaste Items Ctrl + XCut Items Ctrl + DDelete Items
Command Description EOpen Selected Directory/File into the specified editor Shift + EOpen Current Directory into the specified editor
Base border: #21262d Border active: #6c7086 Project background color: #0d1117 Project Foreground color: #cdd6f4 Icons and Sidebar tittles: #56EF19 Current folder location: #FE9900 Sidebar selected directory foreground: #a6e3a1 Sidebar selected directory background: #0d1117 Cursor color to move between files/dirs: #74c7ec