about summary refs log tree commit diff stats
path: root/profile/infopath.sh
diff options
context:
space:
mode:
authorCase Duckworth2022-07-29 17:04:24 -0500
committerCase Duckworth2022-07-29 17:04:24 -0500
commite6c35b7b14ba815b82a7377f16b06801d68700ce (patch)
tree4f8bee7f6d54e9641a5fb1a6cd5a40cadd944d54 /profile/infopath.sh
parentUpdate link (diff)
downloadetc-e6c35b7b14ba815b82a7377f16b06801d68700ce.tar.gz
etc-e6c35b7b14ba815b82a7377f16b06801d68700ce.zip
bleh
Diffstat (limited to 'profile/infopath.sh')
-rw-r--r--profile/infopath.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/profile/infopath.sh b/profile/infopath.sh index 80080b8..92ecd72 100644 --- a/profile/infopath.sh +++ b/profile/infopath.sh
@@ -1,7 +1,7 @@
1# See 00_functions.sh for `path_add_unsafe'. 1# See 00_functions.sh for `path_add_unsafe'.
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:-$HOME/.local/share}/info"
6 6
7export INFOPATH 7export INFOPATH