Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robiot/zash

A Zuper Awesome Shell
https://github.com/robiot/zash

linux rust shell zash

Last synced: about 1 month ago
JSON representation

A Zuper Awesome Shell

Awesome Lists containing this project

README

        

# Zash - A Zuper Awesome Unix Shell
![Img](https://img.shields.io/aur/version/zash)

![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
```