From 0c42608b170f432e4b7b02594287754a845f8a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Tue, 26 Mar 2019 11:01:17 +0100 Subject: [PATCH] =?UTF-8?q?odstr=C3=A1nen=C3=A9=20ignorovan=C3=A9=20polo?= =?UTF-8?q?=C5=BEky=20z=20hist=C3=B3rie=20pr=C3=ADkazov?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 2ac7ca5..cab9608 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:jw:lsl:ls:ls*:history*:screen\ *:cd:.:..:...:\n:cd*:poweroff:reboot:crontab\ *:exit +HISTIGNORE=rm:yyy:yya:mv:ll:jw:lsl:ls:ls*:cd:.:..:...:\n:cd*:poweroff:reboot:exit # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS.