mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Set QUOTING_STYLE=literal.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user