From d9486de5563e32d52d77cbd864b8b5d25eb4ad27 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 7 Nov 2012 12:08:05 -0500 Subject: [PATCH] update docs to run __vte_ps1 on new shells too --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index e82f699..e9bd743 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,8 @@ INSERT MODE if [[ $TERM == xterm-termite ]]; then . /etc/profile.d/vte.sh + __vte_ps1 + chpwd() { __vte_ps1 }