7 lines
71 B
Text
7 lines
71 B
Text
#
|
|
# ~/.bash_logout
|
|
#
|
|
|
|
# Clear the screen after logging out
|
|
clear
|
|
reset
|