[TimLinux] vnc and go bashrc
作者:互联网
source ~/install/scripts/func-alias.sh
export GOROOT=$HOME/go
export GOPATH=$HOME/gopath
export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
export GOPROXY=https://goproxy.cn
export GOSUMDB=sum.golang.google.cn
vncserver -geometry 1430x800
vncserver -geometry 1440x860
vncserver -kill :1
vncpassword
ibus-daemon -r -d -x
ibus restart
settings-> Region&Language
标签:GOPATH,vnc,cn,GOROOT,vncserver,export,go,HOME,TimLinux 来源: https://www.cnblogs.com/timlinux/p/15140836.html