很喜欢刘子超在他的游记里透露出的那种过于外向的内向者气质,看来是独自旅行中的某种孤独状态会自然的激发出与陌生人沟通的欲望。另外在异乡的人自带可以随意假装成任何人的超能力。
以后旅行我该试试装成作家找人聊天。
Golang setup in Mac OSX with HomeBrew. Set `GOPATH` and `GOROOT` variables in zshell, fish or bash.Golang setup in Mac OSX with HomeBrew. Set `GOPATH` and `GOROOT` variables in zshell, fish or bash. - .bashrcGist262588213843476 Apple Silicon Macs: ```shell export GOPATH=$HOME/golang export GOROOT=/opt/homebrew/opt/go/…