osh: disable bash_completion.

it was causing more issues than it solved
master
Drake 2 years ago
parent 9a8d36ac07
commit 64ade7c45e

@ -86,4 +86,4 @@ alias cd='z'
var PS1 = r'\n$(printf "%*s\r%s " "$(($(tput cols)+11 ))" "$(echoDate)" "| \[\033[0;31m\]\w\[\033[00m\] | \[\033[0;34m\]\u\[\033[00m\] $(_git_ps1) ") \n\\\_\$ '
eval "$(zoxide init posix --hook prompt)"
source /home/ruthenic/bash-completion/bash_completion
#source /home/ruthenic/bash-completion/bash_completion

Loading…
Cancel
Save