-
- Downloads
Fix bug in zshrc and tighten up code
The bug was that tilde expansion was inconsistent, so one of the tests always failed. Replaced ~ with $HOME.
Loading
Please register or sign in to comment
The bug was that tilde expansion was inconsistent, so one of the tests always failed. Replaced ~ with $HOME.