Skip to content

Instantly share code, notes, and snippets.

View aolshevskiy's full-sized avatar
👽

Artyom Olshevskiy aolshevskiy

👽
View GitHub Profile
@aolshevskiy
aolshevskiy / inputrc
Created June 17, 2017 00:40
Arch Linux /etc/inputrc
# do not bell on tab-completion
#set bell-style none
set meta-flag on
set input-meta on
set convert-meta off
set output-meta on
$if mode=emacs