mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
6 lines
88 B
Nix
6 lines
88 B
Nix
''
|
|
set -o vi
|
|
|
|
bind 'set completion-ignore-case on'
|
|
bind 'set completion-map-case on'
|
|
''
|