scratch/content/html/en/blog/2010-01-04-Change-default-shell-on-Mac-OS-X.md
2010-05-09 14:53:46 +02:00

20 lines
466 B
Markdown

-----
isHidden: false
menupriority: 1
kind: article
created_at: 2010-01-04T12:31:47+02:00
title: Change default shell on Mac OS X
author_name: Yann Esposito
author_uri: yannesposito.com
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>