From a3f9b793823e3ac839e098a3c4bac041b6d2b202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Tue, 20 Nov 2018 21:09:41 +0100 Subject: [PATCH] ignoruj jw --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 942c785..fc5cab4 100644 --- a/.bashrc +++ b/.bashrc @@ -25,7 +25,7 @@ HISTSIZE=10000 HISTFILESIZE=50000 # moje vložené ignoruje príkazy -HISTIGNORE=rm:yyy:yya:mv:cp:mc:ll:lsl:ls:ls*:history*:screen\ *:cd:.:..:...:\n:cd*:poweroff:reboot:crontab\ *:exit +HISTIGNORE=rm:yyy:yya:mv:cp:mc:ll:jw:lsl:ls:ls*:history*:screen\ *:cd:.:..:...:\n:cd*:poweroff:reboot:crontab\ *:exit # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS.