mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
11 lines
218 B
Text
11 lines
218 B
Text
# Generated by Home Manager.
|
|
|
|
$include /etc/inputrc
|
|
set bell-style audible
|
|
set completion-map-case on
|
|
set completion-prefix-display-length 2
|
|
"\C-h": backward-kill-word
|
|
$if mode=emacs
|
|
"\e[1~": beginning-of-line
|
|
$endif
|
|
|