From 6d506e0b30569c547f41f6d6334a1b5133774da4 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 19 Jan 2025 18:22:57 +0100 Subject: updqte --- .bashrc | 2 +- .profile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index c18128f..da5d096 100644 --- a/.bashrc +++ b/.bashrc @@ -5,7 +5,7 @@ export PAGER=less export EDITOR=vim -export HISTIGNORE='sudo id:uname:date:exit:df:ll:ls:ps:pwd:top:history' +export HISTIGNORE='sudo id:uname:date:exit:df:ll:ls:ps:pwd:tc:top:history' export HISTCONTROL=ignoreboth:erasedups # no start space and duplicate entries export HISTSIZE=100000 # big big history export HISTFILESIZE=100000 # big big history diff --git a/.profile b/.profile index 3b15a21..eabc26e 100644 --- a/.profile +++ b/.profile @@ -10,3 +10,5 @@ PATH=~/bin:~/mu/bin:$PATH:~/go/bin # esac tabs -4 + +[ "$(tty)" != /dev/tty1 ] || exec dbus-run-session sway -- cgit v1.2.3