summaryrefslogtreecommitdiffstats
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 5e71926..2e4e204 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -106,6 +106,7 @@ export GTK_IM_MODULE="xim"
export EDITOR="emacsclient"
export CXX=/usr/lib/ccache/g++-6
export CC=/usr/lib/ccache/gcc-6
+export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
# colorize man
man() {