From fcc0270ac3eca3d002b9af1c78580ebe305eb9c2 Mon Sep 17 00:00:00 2001 From: ByteDream Date: Thu, 20 May 2021 13:18:55 +0200 Subject: [PATCH] Added pathify --- pathify/README.md | 18 ++++++++++++++++++ pathify/pathify.sh | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 pathify/README.md create mode 100755 pathify/pathify.sh diff --git a/pathify/README.md b/pathify/README.md new file mode 100644 index 0000000..5a98246 --- /dev/null +++ b/pathify/README.md @@ -0,0 +1,18 @@ +## Pathify + +A script to make other bash scripts in this repository global available on your computer + + +#### Usage + +Make a script global +``` +$ ./pathify.sh