Skip to content

Add Makefile to simplify installation and removal process. Updated README to show usage

IV requested to merge blockiv/shell-color-scripts:master into master

Created a Makefile to simplify installation and removal process for non Arch based distributions.

This will allow proper installation with sudo make install and removal with sudo make uninstall. The updated README reflects these changes.

Additionally, moved colorscript install location to more "proper" /usr/local/bin.

Merge request reports