From a71a12e16a9d94484e15141b4dea7f37f4091abd Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 1 Sep 2019 20:57:56 -0400 Subject: shell: set INFOPATH properly --- .config/profiles/jirud | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/profiles') diff --git a/.config/profiles/jirud b/.config/profiles/jirud index 6ee2a39..62a95ef 100644 --- a/.config/profiles/jirud +++ b/.config/profiles/jirud @@ -1,3 +1,5 @@ if [ -x "$(command -v xinput)" ]; then xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4 fi + +export INFOPATH="$HOME/usr/local/share/info${INFOPATH:+:}$INFOPATH" -- cgit v1.2.3-60-g2f50