From 0848d6c89defb95966deeecd1c61352deccbeaec Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 25 Apr 2026 14:28:02 -0400 Subject: New CPU + Cleanup --- files/shell/bashrc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'files/shell/bashrc') diff --git a/files/shell/bashrc b/files/shell/bashrc index df595d0..a5a4000 100644 --- a/files/shell/bashrc +++ b/files/shell/bashrc @@ -2,11 +2,7 @@ source ~/.profile gpgconf --launch gpg-agent -if [ -v $NIX_SHELL ]; then - complete -cf doas -else - complete -F _root_command doas -fi +complete -F _root_command doas export HISTCONTROL=erasedups export HISTFILE=$HOME/.bash_history -- cgit v1.2.3-101-g0448