Commit c2fa140d authored by nimrod's avatar nimrod
Browse files

bashrc: Set the host for the GitLab CLI.

parent d8ddba82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ export CLOUDSDK_ACTIVE_CONFIG_NAME='shore'
export DOCKER_BUILDKIT=1
export EDITOR=vim
export GITLAB_BASE_URL='https://git.shore.co.il/api/v4'
export GITLAB_HOST='https://git.shore.co.il'
export GOPATH="$HOME/.local/golang"
export HELM_HOME="$HOME/.helm"
export HISTCONTROL=ignoreboth:erasedups