https://github.com/fusion809/pclinuxos-scripts
Shell scripts for PCLinuxOS
https://github.com/fusion809/pclinuxos-scripts
pclinuxos pclinuxos-scripts shell-scripts
Last synced: about 2 months ago
JSON representation
Shell scripts for PCLinuxOS
- Host: GitHub
- URL: https://github.com/fusion809/pclinuxos-scripts
- Owner: fusion809
- License: gpl-3.0
- Created: 2016-05-25T10:39:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T08:15:18.000Z (over 3 years ago)
- Last Synced: 2025-03-22T10:20:50.008Z (over 1 year ago)
- Topics: pclinuxos, pclinuxos-scripts, shell-scripts
- Language: Shell
- Size: 135 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PCLinuxOS Scripts
This repository contains shell profiles for PCLinuxOS. That is, these shell scripts are to be automatically loaded on Bash start-up, provided the files are appropriately located on your system. To quickly set up this repository locally run:
```bash
/bin/bash -c "$(curl -sL https://git.io/vr8Mm)"
```