diff --git a/bashrc.d/ghcup.bash b/bashrc.d/ghcup.bash new file mode 100644 index 0000000..96a9c45 --- /dev/null +++ b/bashrc.d/ghcup.bash @@ -0,0 +1,2 @@ +[ -f "$HOME/.ghcup/env" ] && source "$HOME/.ghcup/env" # ghcup-env +