diff .bash_profile @ 198:6e7913283c7a

Removed a lot of cruft that's no longer needed, cleaned up some comments & syntax
author Steve Huston <huston@srhuston.net>
date Wed, 30 Sep 2020 11:21:14 -0400
parents 315bbb06066a
children b00e6b403896
line wrap: on
line diff
--- a/.bash_profile	Wed Sep 30 10:54:00 2020 -0400
+++ b/.bash_profile	Wed Sep 30 11:21:14 2020 -0400
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is sourced for interactive login shells, or
 # non-interactive shells with the --login option.  So things which you
 # want to happen only on login shells should go here.