Convert files with spaces and tabs to only spaces

This commit is contained in:
Noah Gorny
2020-06-21 16:03:18 +03:00
committed by Noah Gorny
parent eca68db8cc
commit 507e4bec82
3 changed files with 164 additions and 164 deletions

View File

@@ -20,9 +20,9 @@ function prompt() {
# We have color support; assume it's compliant with Ecma-48
# (ISO/IEC-6429). (Lack of such support is extremely rare, and such
# a case would tend to support setf rather than setaf.)
local color_prompt=yes
local color_prompt=yes
else
local color_prompt=
local color_prompt=
fi
fi