diff --git a/.bashrc b/.bashrc index d09cb8b..0ccc0df 100644 --- a/.bashrc +++ b/.bashrc @@ -44,20 +44,3 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi - -# osc7 -osc7_cwd() { - local strlen=${#PWD} - local encoded="" - local pos c o - for (( pos=0; pos