Compare commits

..

2 commits

Author SHA1 Message Date
aaa4cc438c Turning brand off 2022-12-14 16:14:53 +02:00
50bab5e721 Fixing profile sourcing 2022-12-14 16:14:39 +02:00
2 changed files with 2 additions and 2 deletions

2
bashrc
View file

@ -1,4 +1,4 @@
source .profile
source $HOME/.profile
if [[ $- != *i* ]] ; then
# Shell is non-interactive. Be done now!
return

View file

@ -247,7 +247,7 @@ cpu_temp="off"
# Example:
# on: 'AMD HD 7950'
# off: 'HD 7950'
gpu_brand="on"
gpu_brand="off"
# Which GPU to display
#