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.
- Host: GitHub
- URL: https://github.com/fusion809/pisi-scripts
- Owner: fusion809
- License: gpl-3.0
- Created: 2016-10-28T00:19:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T08:15:38.000Z (over 3 years ago)
- Last Synced: 2025-01-27T10:11:29.527Z (over 1 year ago)
- Topics: bash, bashrc, pisi, pisi-scripts, shell-scripts, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)"
```