Keep inputrc in default location (fix)

master
Hektor Misplon 2023-12-07 00:25:26 +01:00
parent fcb1469297
commit 4f0106ca03
2 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
export INPUTRC="$XDG_CONFIG_HOME"/readline/inputrc
source /etc/os-release