# Install zsh && oh my zsh ++ config

## installation Zsh

```bash
brew install zsh
```

## installation oh my Zsh

```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
```

## Thème Zsh

[https://github.com/ChesterYue/ohmyzsh-theme-passion#install](https://github.com/ChesterYue/ohmyzsh-theme-passion#install)

[https://github.com/ChesterYue/ohmyzsh-theme-passion](https://github.com/ChesterYue/ohmyzsh-theme-passion)