diff options
Diffstat (limited to '')
| -rw-r--r-- | shell/bash/.bash_profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/bash/.bash_profile b/shell/bash/.bash_profile index aeac56a..f702739 100644 --- a/shell/bash/.bash_profile +++ b/shell/bash/.bash_profile | |||
| @@ -4,3 +4,5 @@ | |||
| 4 | 4 | ||
| 5 | [[ -f ~/.bashrc ]] && . ~/.bashrc | 5 | [[ -f ~/.bashrc ]] && . ~/.bashrc |
| 6 | . "$HOME/.cargo/env" | 6 | . "$HOME/.cargo/env" |
| 7 | |||
| 8 | echo 75 > /sys/class/backlight/intel_backlight/brightness | ||
