/usrlocalbin

Primary LanguageShellMIT LicenseMIT

My /usr/local/bin Directory

This repository contains the contents of my /usr/local/bin directory. it just has silly sh scripts that I made so yeah, not much interesting.

Installation

su
cd /usr/local/bin/
git clone https://github.com/Bikoil/usrlocalbin 
mv usrlocalbin/* ./ && rm -rf usrlocalbin
chmod +x ./*
rm README.md && rm LICENSE
exit

License

  • This is licensed under MIT license