scratch/content/html/en/blog/2010-01-04-Change-default-shell-on-Mac-OS-X.md
Yann Esposito (Yogsototh) c27ef7e205 new version working (almost)
2010-04-15 11:45:50 +02:00

27 lines
597 B
Markdown

-----
# Custom
isHidden: false
menupriority: 1
kind: article
created_at: 2010-01-04T12:31:47+02:00
title: Change default shell on Mac OS X
multiTitle:
fr: Changer le shell par défaut sous Mac OS X
en: Change default shell on Mac OS X
multiDescription:
fr: pas de description.
en: no description.
tags:
- Apple
- Mac
- OS X
-----
I just found a way to change the default shell on Mac OS X. This note is mostly for me, but somebody else should find it useful. Just launch the following command:
<div><code class="zsh">
> chsh
</code></div>