From db970245ceb700eccb513697c89d258e1588cf4a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 30 Apr 2020 15:57:39 +1200 Subject: Force unwanted --quoting-style option to ls(1) off --- sh/profile.d/options.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sh/profile.d') diff --git a/sh/profile.d/options.sh b/sh/profile.d/options.sh index ad9d43ab..f9dc3c79 100644 --- a/sh/profile.d/options.sh +++ b/sh/profile.d/options.sh @@ -52,5 +52,6 @@ options ls \ block-size \ color \ human-readable \ + quoting-style \ time-style ) -- cgit v1.2.3