diff --git a/sig b/sig index 237f630..a6e3657 100755 --- a/sig +++ b/sig @@ -9,6 +9,9 @@ if [ -z "$1" ] echo "" echo " Usage: ./sig {args}" echo "" + printf "\tCurrent Configuration" + echo "" + echo "" echo " Command List:" ls -1 ./scripts | sed -e 's/\.sh$//' | sed -e 's/^/ /' echo ""