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

https://github.com/fusion809/pisi-scripts

Shell profiles for Linux distributions using the PiSi package manager.
https://github.com/fusion809/pisi-scripts

bash bashrc pisi pisi-scripts shell-scripts zsh zshrc

Last synced: 2 months ago
JSON representation

Shell profiles for Linux distributions using the PiSi package manager.

Awesome Lists containing this project

README

          

# PiSi Scripts
This script contains shell profiles for Linux distributions that use the Pisi package manager. Examples of such distributions include:

* Pisi Linux
* Solus OS

## Quick Install
To quickly install this repository run:

```bash
/bin/bash -c "$(wget -cqO- https://git.io/vXT8a)"
```

or:

```bash
/bin/bash -c "$(curl -sL https://git.io/vXT8a)"
```