An advanced ncurses Linux terminal file manager for everyday use, inspired by Midnight Commander
Make sure you have ncurses installed on your Linux distro.
sudo apt-get install libncurses5-dev libncursesw5-devsudo yum install ncurses-develsudo dnf install ncurses-develgit clone https://github.com/DyumanAditya/nebula
cd nebula
sudo ./installThat's it! You should now be able to run the program from any terminal by typing nebula.
