Files
dotfiles/.config/zsh/zshrc.d/40-functions.zsh
Julian Prein fd575d3784 zsh:funcs:spellcheck: Fix indentation
I forgot to reindent part of the function after moving the

    if (( $+commands[shellcheck] ))

check into the function. Before it was wrapping the function definition.
2022-07-12 21:00:03 +02:00

13 KiB