# SF Sf is a minimalist terminal file manager written in C which is inspiratied from [nnn](blob/master/README.md) and [lf](https://github.com/gokcehan/lf/). ## Installation Dependencies: - gcc - ncurses - libmagic ```bash $ sudo make install ```