aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bash_logout
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-04-16 02:18:51 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-04-16 02:18:51 +0300
commit4124f35044b810719c6aae8d3ca148f927482e46 (patch)
tree8f1289edce2a8da152e6bd1518745a28dbbeff6f /%HOME%/.bash_logout
parentsums_list_paths: factor out sums_unescape_path (diff)
downloadlinux-home-4124f35044b810719c6aae8d3ca148f927482e46.tar.gz
linux-home-4124f35044b810719c6aae8d3ca148f927482e46.zip
bugfix & code style
Diffstat (limited to '%HOME%/.bash_logout')
-rw-r--r--%HOME%/.bash_logout2
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.bash_logout b/%HOME%/.bash_logout
index 9bf0c89..9113117 100644
--- a/%HOME%/.bash_logout
+++ b/%HOME%/.bash_logout
@@ -1 +1 @@
-type cls > /dev/null 2>&1 && cls
+type cls &> /dev/null && cls