Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
3838c54adf
commit
9cf33a6c37
3 changed files with 0 additions and 1 deletions
1
dot-config/readline/inputrc
Normal file
1
dot-config/readline/inputrc
Normal file
|
@ -0,0 +1 @@
|
|||
set editing-mode vi
|
4
dot-config/zsh/login/readline
Normal file
4
dot-config/zsh/login/readline
Normal file
|
@ -0,0 +1,4 @@
|
|||
#! zsh
|
||||
: ${INPUTRC:=$XDG_CONFIG_HOME/readline/inputrc}
|
||||
: ${RLWRAP_HOME:=$XDG_CACHE_HOME/rlwrap}
|
||||
export INPUTRC RLWRAP_HOME
|
Loading…
Add table
Add a link
Reference in a new issue