Remove cpusensor script from laptop .bashrc

This commit is contained in:
Shaun Reed 2020-01-21 03:57:26 +00:00
parent 14838aee94
commit cef72f11c8
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ export TERMINAL='urxvt -e tmux -u'
export EDITOR='/usr/bin/vim'
export VISUAL='/usr/bin/vim'
export PATH=$PATH":$HOME/.local/bin/i3scripts"
source cpusensor
if command -v tmux &> /dev/null && [ -n "$PS1" ] && [[ ! "$TERM" =~ screen ]] && [[ ! "$TERM" =~ tmux ]] && [ -z "$TMUX" ]; then
exec tmux