Files
dotfiles/.vimrc
svxf afb44d365e 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
2026-03-03 22:10:10 +00:00

1.1 KiB