commit 5731a939eb0664fc8c50d81f9dbf936a76c5e27e parent 4a7269b375c4d6437926e47d7b87f42c512520b3 Author: hhvn <dev@hhvn.uk> Date: Sat, 1 Jan 2022 19:58:25 +0000 .rcrc: don't define INPUTRC here Diffstat:
M | .rcrc | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/.rcrc b/.rcrc @@ -2,9 +2,6 @@ if (grep --version >[2=1] | grep GNU >/dev/null) __prompt_gnu_binary = 'a' -# Get vi bindings -INPUTRC = $home/.config/readline/inputrc - # Backend prompt function fn __prompt { __prompt_exitcode = $status