Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
siukaido committed Apr 9, 2019
1 parent 0286f4d commit 4be8c40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ export PATH="${GOPATH}/bin":$PATH
export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"
export CONNECTION_REFRESH="true"

export GOENV_DISABLE_GOROOT=1
export GOENV_DISABLE_GOPATH=1

# Bash 4.0 の拡張機能
shopt -s globstar
#shopt -s autocd
Expand Down

0 comments on commit 4be8c40

Please sign in to comment.