summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-11-13 00:26:24 +0100
committeryuzu-eva <stevenhu@web.de>2023-11-13 00:26:24 +0100
commitd94fe2d07f49b60a240e34da4b980c8403f30283 (patch)
tree44ba36aac4fe4ecec32b155a40eca2e5e7b6d06f /.config/shell/profile
parent9e2fd9be321d50d3166d224f8dc0e2d748945699 (diff)
update
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 05fd3d7..3b8d72b 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -28,7 +28,8 @@ export EIX_LIMIT_COMPACT=0
export LC_ALL=en_US.utf8
-export LD_LIBRARY_PATH="/usr/lib:/usr/local/lib"
-export PATH="$PATH:$HOME/.local/bin:$HOME/.fzf/bin:/sbin:/usr/sbin"
+export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib:/usr/local/lib64"
+export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib64/pkgconfig"
+export PATH="$PATH:$HOME/.local/bin:$HOME/.fzf/bin:$HOME/.npm/bin:/sbin:/usr/sbin"
neofetch