# Zash - A Zuper Awesome Shell ![Img](https://img.shields.io/aur/version/zash) Welcome to zash, its activily being developed and is not near a stable release. ![Example](https://raw.githubusercontent.com/robiot/zash/main/img/example.png) ## Installation ### Arch: ``` yay -S zash ``` *Paru seems to have some problems running the post_install hook, so yay is recommended* ### To set zash as your default shell ``` chsh -s /usr/bin/zash ```