tldr/pages/linux/nemo.md

17 lines
287 B
Markdown

# nemo
> File manager and graphical shell for Cinnamon.
> More information: <https://github.com/linuxmint/nemo>.
- Open a new window showing the user's home directory:
`nemo`
- Open a new window showing the current directory:
`nemo .`
- Close all open nemo windows:
`nemo --quit`