diff options
Diffstat (limited to 'config/hypr/scripts/install-uv.sh')
| -rwxr-xr-x | config/hypr/scripts/install-uv.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/hypr/scripts/install-uv.sh b/config/hypr/scripts/install-uv.sh index 3582a78e..da4b2d86 100755 --- a/config/hypr/scripts/install-uv.sh +++ b/config/hypr/scripts/install-uv.sh @@ -1,2 +1,8 @@ #!/usr/bin/env bash +# ================================================== +# KoolDots (2026) +# Project URL: https://github.com/LinuxBeginnings +# License: GNU GPLv3 +# SPDX-License-Identifier: GPL-3.0-or-later +# ================================================== curl -LsSf https://astral.sh/uv/install.sh | sh |
