Files
omarchy/bin/omarchy-version
2025-08-09 01:26:24 +09:00

4 lines
108 B
Bash
Executable File

#!/bin/bash
git -C "$OMARCHY_PATH" describe --tags $(git -C "$OMARCHY_PATH" rev-list --tags --max-count=1)