aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-30 15:57:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-02 23:37:04 +1200
commitdb970245ceb700eccb513697c89d258e1588cf4a (patch)
treeb72bd840837e992b8b6ae5d293f9b36cb9f15fde /sh/profile.d
parentBump VERSION (diff)
downloaddotfiles-db970245ceb700eccb513697c89d258e1588cf4a.tar.gz
dotfiles-db970245ceb700eccb513697c89d258e1588cf4a.zip
Force unwanted --quoting-style option to ls(1) off
Diffstat (limited to 'sh/profile.d')
-rw-r--r--sh/profile.d/options.sh1
1 files changed, 1 insertions, 0 deletions
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
)