dotfiles/roles/bash/files
Fernando Schauenburg 2a19e95ae5 [bash] disable shellcheck warning on VIMINIT
shellcheck(1) is warning that the single quotes prevent the expression
from being expanded. However, this is the desired behavior because this
expression is meant to be interpreted by vim(1), not bash(1).
2020-12-03 18:33:58 +01:00
..
profile [bash] disable shellcheck warning on VIMINIT 2020-12-03 18:33:58 +01:00