move inputrc to configuration directory

This commit is contained in:
Daniel Micay 2024-11-01 09:19:19 -04:00
parent 005b1086fc
commit 5ee078b514
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
set -g fish_greeting
set -gx INPUTRC ~/.config/inputrc
set -gx EDITOR vim
set -gx VISUAL vim
set -gx PAGER less