Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 576 Bytes

Sabayon Scripts

This repository contains several shell scripts that I have used to make my life more convenient on my Sabayon machine. They are presented here mostly for educational purposes. They are licensed under GNU GPLv3. All the files in this repository with the file extension .sh are stored in my ~/Shell directory. While .bashrc is stored in my user directory, ~/.

To quickly install this repo on your PC run:

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