projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
62a95ef2746ac7934069b1168c70f58932dc9601
[~bandali/configs]
/
.config
/
profiles
/
jirud
1
if [ -x "$(command -v xinput)" ]; then
2
xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4
3
fi
4
5
export INFOPATH="$HOME/usr/local/share/info${INFOPATH:+:}$INFOPATH"