Ich habe versucht , meine zu wechseln , um Standard - Shellzsh
, mit chsh
:
chsh -s /bin/zsh
und:
chsh -s `which zsh`
Beide Befehle endeten mit:
Changing shell for adamatan.
Password for adamatan:
chsh: Operation is not supported by the directory node. Operation is not supported by the directory node.
chsh: no changes made
Wie kann ich meine Standard-Shell in OSX Lion ändern?