Page 1 of 1

[INFO] Set Nimble Commander as default file viewer

Posted: Tue Mar 28, 2017 12:38 pm
by JayB

Code: Select all

defaults write -g NSFileViewer -string info.filesmanager.Files
Some naughty apps tend to call Finder to view a folder, file etc., and that's annoying because it brings Finder to the front, or (as in my case) if Finder has been completely disabled, macOS then launches the Finder app. The above command will change that and make NC the default. (Reboot or at least login/logout might be necessary.)