From bf9cc0d7af465dbaa608da8dd9fd8891c5042fb1 Mon Sep 17 00:00:00 2001 From: Holger Just Date: Thu, 16 Aug 2018 00:01:15 +0200 Subject: [PATCH] Remove unnecessary cleanup in .bashrc --- .bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/.bashrc b/.bashrc index 54cb79a..0a0f07a 100644 --- a/.bashrc +++ b/.bashrc @@ -323,6 +323,3 @@ if shopt -q cdable_vars; then else complete -F _with_project -o nospace c e with_project fi - -# Clean up. -unset ps1_user ps1_host ps1_vcs ps_ruby ps1_pwd ps1_ruby script this dir bin