Files
dotfiles/profile/.profile.d/ghcup.sh
2025-01-10 21:18:53 +01:00

4 lines
71 B
Bash

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