about summary refs log tree commit diff stats
path: root/profile/infopath.sh
diff options
context:
space:
mode:
authorCase Duckworth2023-01-30 12:24:24 -0600
committerCase Duckworth2023-01-30 12:24:24 -0600
commit21fac388f96806e234c6c354a35b40ea7d8076a6 (patch)
treeff1cd529556f93b04fe08c4025cc60d7198ca077 /profile/infopath.sh
parentBootstrap! (diff)
downloadetc-21fac388f96806e234c6c354a35b40ea7d8076a6.tar.gz
etc-21fac388f96806e234c6c354a35b40ea7d8076a6.zip
Profile!
Diffstat (limited to 'profile/infopath.sh')
-rw-r--r--profile/infopath.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/infopath.sh b/profile/infopath.sh index 92ecd72..b663d20 100644 --- a/profile/infopath.sh +++ b/profile/infopath.sh
@@ -2,6 +2,6 @@
2 2
3path_add_unsafe INFOPATH \ 3path_add_unsafe INFOPATH \
4 /usr/share/info \ 4 /usr/share/info \
5 "${XDG_DATA_HOME:-$HOME/.local/share}/info" 5 "${XDG_DATA_HOME:-$LOCAL_PREFIX/share}/info"
6 6
7export INFOPATH 7export INFOPATH