readline/config/zsh/login/readline

5 lines
123 B
Plaintext
Raw Normal View History

2016-10-06 09:08:38 -04:00
#! zsh
: ${INPUTRC:=$XDG_CONFIG_HOME/readline/inputrc}
: ${RLWRAP_HOME:=$XDG_CACHE_HOME/rlwrap}
export INPUTRC RLWRAP_HOME