diff --git a/pages/linux/nemo.md b/pages/linux/nemo.md new file mode 100644 index 0000000000..8603487eb6 --- /dev/null +++ b/pages/linux/nemo.md @@ -0,0 +1,16 @@ +# nemo + +> File manager and graphical shell for Cinnamon. +> More information: . + +- 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`