From e9866c184c5c3e19b52a7172cc5729337b90af5d Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Sat, 28 Sep 2019 15:26:34 -0400 Subject: Forgot these files --- .bash_logout | 2 ++ .bashrc | 1 + 2 files changed, 3 insertions(+) create mode 100644 .bash_logout create mode 100644 .bashrc diff --git a/.bash_logout b/.bash_logout new file mode 100644 index 0000000..9bccd62 --- /dev/null +++ b/.bash_logout @@ -0,0 +1,2 @@ +clear +reset diff --git a/.bashrc b/.bashrc new file mode 100644 index 0000000..ebb0b03 --- /dev/null +++ b/.bashrc @@ -0,0 +1 @@ +source .bash_profile -- cgit v1.2.3