# SF Sf is a minimalist and lightweight terminal file manager which is inspired by [nnn](blob/master/README.md) and [lf](https://github.com/gokcehan/lf/). No Python, no Rust, written in **C**.   ## Installation Dependencies: - gcc - ncurses - libmagic ```bash $ sudo make install ``` ## Contributing Contributions are welcome, please see the [CONTRIBUTING.md](./CONTRIBUTING.md).
