Migrate from .stow-rename to --dotfiles

This commit is contained in:
Danielle McLean 2023-10-23 15:16:06 +11:00
parent 3838c54adf
commit 9cf33a6c37
Signed by: 00dani
GPG key ID: 52C059C3B22A753E
3 changed files with 0 additions and 1 deletions

View file

@ -0,0 +1 @@
set editing-mode vi

View file

@ -0,0 +1,4 @@
#! zsh
: ${INPUTRC:=$XDG_CONFIG_HOME/readline/inputrc}
: ${RLWRAP_HOME:=$XDG_CACHE_HOME/rlwrap}
export INPUTRC RLWRAP_HOME