Organized dotfiles/configs into folders

Split set-from-git into 3 different files for each section and created a
script for common directory variables. Created separate folders for
PC/laptop configs.
This commit is contained in:
2018-02-15 23:21:41 -05:00
parent 933e2709ef
commit 5c5e010c53
19 changed files with 56 additions and 41 deletions

4
dotfiles/inputrc Normal file
View File

@@ -0,0 +1,4 @@
set completion-ignore-case on
set editing-mode vi
set keymap vi-command
set show-mode-in-prompt on