Hacker News new | ask | show | jobs
by drinchev 3529 days ago

    λ ~ ◆ [[ ! -f "$NVM_DIR/nvm.sh" ]] && echo "nvm doesn't exist" || echo "nvm exists"
    nvm doesn't exist
    λ ~ ◆
Yeah, but tomorrow I'm GMT+2 :D
1 comments

Strange...

Is it a symlink or something? Does `ls "$NVM_DIR"` list nvm.sh anywhere?

No :(

I've opened an issue, because I think we're polluting HN

https://github.com/lukechilds/zsh-nvm/issues/11