70df740f9d25fdb091c6b4cb1f88a0b4d0af4aca
Zsh looks for .zshrc in $ZDOTDIR, or $HOME if $ZDOTDIR is unset. I doubt non-$HOME $ZDOTDIRs are widespread (I might be the only one I know with one), but it's how zsh's startup is defined, so it can happen. This commit simply adds a check to the `*/zsh` case of `find_shell()` to respect $ZDOTDIR if it is set.
The GHCup Haskell installer
GHCup is an installer for the general purpose language Haskell.
Visit the documentation for installation instructions.
If you're looking for the metadata YAML files, see here: https://github.com/haskell/ghcup-metadata
Description
Languages
Haskell
89.1%
Shell
5.2%
PowerShell
3.4%
Dockerfile
1.4%
C
0.8%
