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