From f9945e8e491d0dcdf6be25c1a4305df8ecb0e2c1 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 14 May 2020 17:14:57 +0300 Subject: [PATCH] .profile: Remove unused `PROMPT_DIRTRIM`, `\W` is enough --- .profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.profile b/.profile index 9fce67b..f9a437a 100644 --- a/.profile +++ b/.profile @@ -199,8 +199,7 @@ if [ -t 0 ] ; then OPS1="${debian_chroot:+($debian_chroot)}`/usr/bin/whoami`@`/bin/hostname -s` " fi - #PROMPT_DIRTRIM=2 - export OPS1 # PROMPT_DIRTRIM + export OPS1 ### biff controls new mail notification #biff n -- 2.39.2