Add ghcup.
This commit is contained in:
parent
c5d839c5cc
commit
c4fc006676
1 changed files with 2 additions and 0 deletions
2
.profile
2
.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue