fix: use zsh idioms and quote variables in shell config
- Use [[ ]] instead of [ ] for conditionals in zinit setup (lines 39-40) - Quote in dirname call and conditionals - Use [[ ]] instead of [ ] in yazi wrapper - Quote $1 in mkcd function - Remove extra blank line in .vimrc Nightshift-Task: lint-fix Nightshift-Ref: https://github.com/marcus/nightshift
This commit is contained in: