aboutsummaryrefslogtreecommitdiffstats
path: root/shell/bash/.bash_profile
diff options
context:
space:
mode:
authorFilip Wandzio <contact@philw.dev>2026-01-24 09:01:19 +0100
committerFilip Wandzio <contact@philw.dev>2026-01-24 09:01:19 +0100
commita44dde93388f1c5c9ed6ea73d5e9ee7849e2d475 (patch)
treeb70fc06203133bebf4a51820f48bf8effa2ee9c2 /shell/bash/.bash_profile
parentb34e284c6225e72fe7d612f8913d0a35b9d7ea17 (diff)
downloaddotfiles-master.tar.gz
dotfiles-master.zip
Update thesisHEADmaster
Diffstat (limited to '')
-rw-r--r--shell/bash/.bash_profile7
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
8echo 75 > /sys/class/backlight/intel_backlight/brightness