diff --git a/pages/03.bsd/02.non-standard-shell/default.en.md b/pages/03.bsd/02.non-standard-shell/default.en.md new file mode 100644 index 0000000..dd4377f --- /dev/null +++ b/pages/03.bsd/02.non-standard-shell/default.en.md @@ -0,0 +1,8 @@ +--- +title: 'Non-Standard Shell' +--- + +When trying to use a non-standard shell, `chsh` will throw the following error: +`chsh: /usr/local/bin/zsh: non-standard shell` + +To fix this, add the shell's path you want to use to `/etc/shells` \ No newline at end of file