mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-14 09:49:21 -04:00
move inputrc to configuration directory
This commit is contained in:
parent
005b1086fc
commit
5ee078b514
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue