mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
move inputrc to configuration directory
This commit is contained in:
parent
005b1086fc
commit
5ee078b514
@ -1,5 +1,7 @@
|
|||||||
set -g fish_greeting
|
set -g fish_greeting
|
||||||
|
|
||||||
|
set -gx INPUTRC ~/.config/inputrc
|
||||||
|
|
||||||
set -gx EDITOR vim
|
set -gx EDITOR vim
|
||||||
set -gx VISUAL vim
|
set -gx VISUAL vim
|
||||||
set -gx PAGER less
|
set -gx PAGER less
|
||||||
|
Loading…
Reference in New Issue
Block a user