diff --git a/dotfiles/env b/dotfiles/env index c1b83c7..eeb4b84 100644 --- a/dotfiles/env +++ b/dotfiles/env @@ -12,6 +12,7 @@ export EDITOR=vim export DEBEMAIL="david@systemoverlord.com" export DEBFULLNAME="David Tomaschik" export LESS="-MR" +export QUOTING_STYLE="literal" # Coreutils quotes # Fix gnome-terminal if [[ $TERM == "xterm" && $COLORTERM == "gnome-terminal" ]] ; then