move bracketed-paste to inputrc
This commit is contained in:
parent
5d56bf8d77
commit
b576639b95
1 changed files with 0 additions and 3 deletions
3
bashrc
3
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue