Files
dotfiles/profile/.profile.d/ghcup.sh
2025-07-15 22:01:47 +02:00

4 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
[ -f "$HOME/.ghcup/env" ] && . "$HOME/.ghcup/env"