diff options
| -rw-r--r-- | sh/bash-config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/bash-config.sh b/sh/bash-config.sh index 416f5e8f..dbfdb888 100644 --- a/sh/bash-config.sh +++ b/sh/bash-config.sh @@ -53,6 +53,5 @@ shopt -s cmdhist PROMPT_COMMAND='history -a' bind -x '"\e\C-l": c' -set -h complete -cf doas |
