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