From c436d5b27af8bed21c1b6853f9c3470a322806f1 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Tue, 7 Sep 2021 02:19:30 -0400 Subject: [PATCH] Move describe.sh so it has a nicer cli name --- .local/bin/{describe.sh => describe} | 2 ++ 1 file changed, 2 insertions(+) rename .local/bin/{describe.sh => describe} (91%) diff --git a/.local/bin/describe.sh b/.local/bin/describe similarity index 91% rename from .local/bin/describe.sh rename to .local/bin/describe index 038f123..9a8086f 100755 --- a/.local/bin/describe.sh +++ b/.local/bin/describe @@ -1,3 +1,5 @@ +#!/bin/bash + # Just to make it easy to always get the same # version description,