diff options
| author | Filip Wandzio <contact@philw.dev> | 2026-01-24 09:01:19 +0100 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2026-01-24 09:01:19 +0100 |
| commit | a44dde93388f1c5c9ed6ea73d5e9ee7849e2d475 (patch) | |
| tree | b70fc06203133bebf4a51820f48bf8effa2ee9c2 /shell/bash/.bash_profile | |
| parent | b34e284c6225e72fe7d612f8913d0a35b9d7ea17 (diff) | |
| download | dotfiles-master.tar.gz dotfiles-master.zip | |
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 | ||
