Update .bash_logout
This commit is contained in:
parent
8a5c303267
commit
7dd422347d
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ if (( $SHLVL == 1 )); then
|
|||
elif [ -x /usr/bin/tput ]; then
|
||||
/usr/bin/tput clear
|
||||
else
|
||||
echo "${BASH_SOURCE##*/}: couldn't clear the screen"
|
||||
echo -ne "\E[2J"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue