diff options
author | ZachIR <zachir@librem.one> | 2025-07-26 11:24:47 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-26 11:24:47 -0500 |
commit | 373441fde1ddd2b915cc83e5a43c87fef566b101 (patch) | |
tree | 18dd0c47196074065a8e0fda1737b596b64fe114 /bash/.bash_logout | |
parent | ff8f57ea7ac4d850adcb3e2ab0bc625bd9552222 (diff) |
Add initial bash configs
Diffstat (limited to 'bash/.bash_logout')
-rw-r--r-- | bash/.bash_logout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/.bash_logout b/bash/.bash_logout new file mode 100644 index 0000000..9bccd62 --- /dev/null +++ b/bash/.bash_logout @@ -0,0 +1,2 @@ +clear +reset |