Skip to content

Commit

Permalink
zshrc_guix
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljaouen committed Aug 31, 2024
1 parent b3065ab commit ef095e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topics/zsh/zshrc_guix.new
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@ if [[ "x$OS" != "xOSX" ]]; then
export GIT_SSL_CAINFO="$SSL_CERT_FILE"
export $(dbus-launch)
export LD_LIBRARY_PATH=~/.guix-profile/lib
export PKG_CONFIG_PATH=~/.guix-profile/lib/pkgconfig:~/.guix-profile/share/pkgconfig
fi

export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"
Expand Down

0 comments on commit ef095e4

Please sign in to comment.