From 1a40bd889238be5c0f72eb92c7af08aa7bf1f28b Mon Sep 17 00:00:00 2001 From: native-api Date: Mon, 19 Sep 2022 20:01:56 +0300 Subject: [PATCH] Updated MacOS login shell (markdown) --- MacOS-login-shell.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MacOS-login-shell.md b/MacOS-login-shell.md index eb73f4d..7c7132d 100644 --- a/MacOS-login-shell.md +++ b/MacOS-login-shell.md @@ -30,6 +30,7 @@ There are two possible ways here. * `System Preferences` > `Users and groups` > Open the padlock to allow changes > Right click on the corresponding user's name > `Advanced options` > Select the shell from the dropdown list next to `Login shell` + * Alternatively, in the terminal: `chsh -s ` * Then, in the Terminal app: `Preferences` > `General` > `Open shells with` > `Predefined login shell`