Install ghcup twice so it can add itself to the path twice.
This commit is contained in:
parent
f8e679598e
commit
664850dfc7
1 changed files with 3 additions and 1 deletions
4
.zshrc
4
.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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue