made user setup modular
This commit is contained in:
8
custompkg/root/etc/skel/Library/.inputrc
Normal file
8
custompkg/root/etc/skel/Library/.inputrc
Normal file
@@ -0,0 +1,8 @@
|
||||
set show-all-if-ambiguous on
|
||||
set completion-ignore-case on
|
||||
set completion-prefix-display-length 4
|
||||
Control-j: menu-complete
|
||||
Control-k: menu-complete-backward
|
||||
set show-all-if-unmodified on
|
||||
set completion-map-case on
|
||||
set horizontal-scroll-mode Off
|
||||
Reference in New Issue
Block a user