70df740f9d
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. |
||
---|---|---|
.github | ||
.gitlab | ||
.travis | ||
app/ghcup | ||
cbits | ||
data | ||
docs | ||
lib | ||
scoop-better-shimexe | ||
scripts | ||
test | ||
www | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.hlint.yaml | ||
.travis.yml | ||
cabal.ghc902.project | ||
cabal.ghc902.project.freeze | ||
cabal.ghc923.project | ||
cabal.ghc923.project.freeze | ||
cabal.ghc8107.project | ||
cabal.ghc8107.project.freeze | ||
cabal.project | ||
cabal.project.freeze | ||
CHANGELOG.md | ||
ghcup.cabal | ||
hie.yaml | ||
LICENSE | ||
mkdocs.yml | ||
README.md | ||
Setup.hs | ||
stack.yaml |
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