dynamic git username
This commit is contained in:
parent
ec73e05248
commit
f8ccfc0989
@ -13,7 +13,7 @@ if [ -f /sys/class/backlight/intel_backlight/brightness ]; then
|
||||
echo $(($(cat /sys/class/backlight/intel_backlight/brightness)/2)) | sudo tee /sys/class/backlight/intel_backlight/brightness
|
||||
fi
|
||||
|
||||
git config --global user.name toto
|
||||
git config --global user.name $(id -un)
|
||||
git config --global user.email .
|
||||
|
||||
xset b off
|
||||
|
Loading…
x
Reference in New Issue
Block a user