Keep inputrc in default location (fix)
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -1,7 +1,6 @@
|
|||||||
# If not running interactively, don't do anything
|
# If not running interactively, don't do anything
|
||||||
[[ $- != *i* ]] && return
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
export INPUTRC="$XDG_CONFIG_HOME"/readline/inputrc
|
|
||||||
|
|
||||||
source /etc/os-release
|
source /etc/os-release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user