Initial commit

This commit is contained in:
Autumn Naber
2022-01-24 12:32:39 -08:00
parent be6e4214b9
commit 036248b797
22 changed files with 1129 additions and 0 deletions

11
inputrc Normal file
View File

@@ -0,0 +1,11 @@
$include /etc/inputrc
set colored-stats On
#set completion-ignore-case On
set completion-prefix-display-length 6
set mark-symlinked-directories On
#"\e[1;3D": beginning-of-line
#"\e[1;3C": end-of-line
#bind "\e[1;3D": beginning-of-line
#bind "\e[1;3C": end-of-line