chore(user/bk-naut-hide):Add version number
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 2 May 2022 22:24:26 +0000 (22:24 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 2 May 2022 22:24:26 +0000 (22:24 +0000)
user/bk-naut-hide

index 4826b2f065becf15cf467b85f867d9e35001929d..7f88e41a93b77268f0ccc7a567906a4c7cea7875 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/env bash
 # Desc: Scan file system and update '.hidden' files to hide certain
 #   files based on filenames.
+# Version: 0.0.1
 # Usage: bk-naut-hide [DIRS...]
 
 yell() { echo "$0: $*" >&2; } # print script path and all args to stderr