4 lines
130 B
Bash
4 lines
130 B
Bash
echo "Open directories in file manager using the shell open command"
|
|
|
|
xdg-mime default org.gnome.Nautilus.desktop inode/directory
|