X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.bashrc;h=041297e958ded0de7af67b32f1a383768e52d0a8;hp=7aece21b28addd502d64f9df029ba954985b37b0;hb=942a43e2e16198361bee17df0077435a5064a2ed;hpb=3b6f7a5e747974bdd49634e37b3165861123d3dc diff --git a/.bashrc b/.bashrc index 7aece21..041297e 100644 --- a/.bashrc +++ b/.bashrc @@ -5,7 +5,7 @@ for sh in ~/.profile.d/{.pre,*}.sh ; do done unset sh -path_prepend /sbin /usr/sbin /usr/games/bin /usr/lib*/ccache /usr/lib*/ccache/*/ ~/.bin ~/.local/bin +path_prepend /sbin /usr/sbin /usr/games/bin /usr/lib*/ccache /usr/lib*/ccache/*/ ~/.bin ~/.local/bin ~/.cargo/bin . ~/.profile.d/.post.sh @@ -16,7 +16,7 @@ unset s e export ECHANGELOG_USER="Mike Frysinger " export GCC_BOUNDS_OPTS=-no-message export HISTCONTROL=ignoreboth -export HISTFILESIZE=10000 +export HISTFILESIZE=30000 export HISTSIZE=${HISTFILESIZE} export LESS="-R --tabs=4 -M -#10" export LESSCOLOR=0