Add drone server url to environment
This commit is contained in:
parent
76cdb1fa83
commit
914501fbef
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ source "$XDG_CONFIG_HOME/locale.conf"
|
||||||
|
|
||||||
export CM_LAUNCHER='rofi'
|
export CM_LAUNCHER='rofi'
|
||||||
|
|
||||||
|
export DRONE_SERVER='https://ci.serguzim.me'
|
||||||
|
|
||||||
export EDITOR='/usr/bin/vim'
|
export EDITOR='/usr/bin/vim'
|
||||||
|
|
||||||
export GOPATH="$XDG_DATA_HOME/go"
|
export GOPATH="$XDG_DATA_HOME/go"
|
||||||
|
|
Loading…
Reference in a new issue