From 4e63f0a0cdda926110bb100d37226f845f7883da Mon Sep 17 00:00:00 2001 From: urosm Date: Mon, 6 May 2024 22:11:19 +0000 Subject: [PATCH] update `.bashrc` --- .bashrc | 17 ----------------- 1 file changed, 17 deletions(-) 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