diff options
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 397b25a..075c5dd 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -27,6 +27,7 @@ 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" neofetch |
