2022-05-20 21:28:26 +02:00
|
|
|
---
|
|
|
|
title: 'Non-Standard Shell'
|
|
|
|
---
|
|
|
|
|
2022-06-25 11:54:42 +02:00
|
|
|
[toc]
|
2022-05-20 21:28:26 +02:00
|
|
|
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`
|