diff --git a/bashrc b/bashrc index 6637fb9..4d32c06 100644 --- a/bashrc +++ b/bashrc @@ -21,9 +21,6 @@ export PATH # stop quotes around ls which coreutils introduced export QUOTING_STYLE=literal -# stop paste which readline introduced -bind 'set enable-bracketed-paste off' - # stop GTK3 disappearing scrollbars export GTK_OVERLAY_SCROLLING=0