From c4fc0066763ca163eb9d335e518ae4e100eefa10 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Mon, 4 Sep 2023 19:35:42 +0200 Subject: [PATCH] Add ghcup. --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 4a99211..b6a8a2f 100644 --- a/.profile +++ b/.profile @@ -25,3 +25,5 @@ fi if [ -s "$HOME/.local_profile" ]; then \. "$HOME/.local_profile" fi + +[ -f "/home/kaholaz/.ghcup/env" ] && source "/home/kaholaz/.ghcup/env" # ghcup-env