Skip to content

Commit

Permalink
[zsh] PX4/PX4-Autopilot#9409 fix LD_PRELOAD
Browse files Browse the repository at this point in the history
  • Loading branch information
DictumMortuum committed May 6, 2019
1 parent 3ee3307 commit 6a9658b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ typeset -aU path
export EDITOR=vim
export VISUAL=$EDITOR
export NO_AT_BRIDGE=1
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
export LOGNAME=$(id -un)
export WORDCHARS=''
export LC_ALL=en_US.UTF-8
Expand Down

0 comments on commit 6a9658b

Please sign in to comment.