diff --git a/.zshrc b/.zshrc index 3324864..e00482f 100644 --- a/.zshrc +++ b/.zshrc @@ -105,4 +105,6 @@ path+=('/opt/cmdline-tools/bin/') -[ -f "/home/reo/.ghcup/env" ] && source "/home/reo/.ghcup/env" # ghcup-env +#[ -f "/home/reo/.ghcup/env" ] && source "/home/reo/.ghcup/env" # ghcup-env + +[ -f "/home/reo/.ghcup/env" ] && source "/home/reo/.ghcup/env" # ghcup-env \ No newline at end of file