Update .config/fish/conf.d/30-readline.fish
This commit is contained in:
parent
adfb191560
commit
5acce480a8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
set -Ux INPUTRC "$XDG_CONFIG_HOME"/readline/inputrc
|
||||
set -Ux INPUTRC "$XDG_CONFIG_HOME/readline/inputrc"
|
||||
|
|
Loading…
Reference in a new issue