shell: set INFOPATH properly
[~bandali/configs] / .config / profiles / jirud
index 6ee2a39..62a95ef 100644 (file)
@@ -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"