aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bash_logout
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-29 18:08:39 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-29 18:08:39 +0300
commitea06b4232fdd0bade43e046955f02bf0815a5a7e (patch)
tree9abbdfa9112907749723d534d423edd903f22e8f /%HOME%/.bash_logout
parentsums_update_all: bugfix (diff)
downloadlinux-home-ea06b4232fdd0bade43e046955f02bf0815a5a7e.tar.gz
linux-home-ea06b4232fdd0bade43e046955f02bf0815a5a7e.zip
add an alias to clear the screen
Diffstat (limited to '%HOME%/.bash_logout')
-rw-r--r--%HOME%/.bash_logout1
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.bash_logout b/%HOME%/.bash_logout
new file mode 100644
index 0000000..9bf0c89
--- /dev/null
+++ b/%HOME%/.bash_logout
@@ -0,0 +1 @@
+type cls > /dev/null 2>&1 && cls