Skip to content

Commit

Permalink
Modify zshrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rzaluska committed Oct 8, 2017
1 parent 1121cd7 commit e8ed610
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ source /etc/profile.d/vte.sh
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh

export QT_QPA_PLATFORMTHEME="qt5ct"

export GOPATH=~/go
command -v vg >/dev/null 2>&1 && eval "$(vg eval --shell zsh)"

0 comments on commit e8ed610

Please sign in to comment.