commit bf1d3441f5a5570297872425ec81bc6a0822705c parent d1debfea7ef2e6ce04a852899e12b3673fc23ff7 Author: Daniel Moch <daniel@danielmoch.com> Date: Fri, 29 Dec 2017 22:07:21 -0500 Clear screen in .bash_logout Diffstat:
M | .bash_logout | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.bash_logout b/.bash_logout @@ -1,3 +1,4 @@ # # ~/.bash_logout # +[ $SHLVL -le 1 ] && clear